| FlPoint |
A floating-point Point, with public fields.
|
| OutlineFont |
Supports width operations for Type1, Type1C, TrueType and Type3 fonts
|
| PDFCMap |
A CMap maps from a character in a composite font to a font/glyph number
pair in a CID font.
|
| PDFFont |
a Font definition for PDF files
|
| PDFFontDescriptor |
|
| PDFFontEncoding |
The PDFFont encoding encapsulates the mapping from character codes
in the PDF document to glyphs of the font.
|
| PDFGlyph |
A single glyph in a stream of PDF text, which knows how to write itself
onto a PDF command stream
|
| TTFFont |
A true-type font
|
| TTFFont.PointRec |
a point on the stack of points
|
| TTFFont.RenderState |
|
| Type1CFont.Range |
A range.
|
| Type1Font |
A representation, with parser, of an Adobe Type 1 font.
|