Package com.sun.pdfview.font


package com.sun.pdfview.font
  • Classes
    Class
    Description
    This class represents the 14 built-in fonts.
    a font object derived from a CID font.
    A floating-point Point, with public fields.
    some constants and utility functions for font support.
    a font object derived from a true type font.
    Supports width operations for Type1, Type1C, TrueType and Type3 fonts
    A CMap maps from a character in a composite font to a font/glyph number pair in a CID font.
    a Font definition for PDF files
     
    The PDFFont encoding encapsulates the mapping from character codes in the PDF document to glyphs of the font.
    A single glyph in a stream of PDF text, which knows how to write itself onto a PDF command stream
    A true-type font
    Type 0 fonts are composite fonts with a CMAP to map between source character codes and destination fonts/codes
    A representation, with parser, of an Adobe Type 1C font.
    A representation, with parser, of an Adobe Type 1 font.
    A Type 3 Font, in which each glyph consists of a sequence of PDF commands.