Class | Description |
---|---|
FontFileReader |
Reads a TrueType font file into a byte array and
provides file like functions for array access.
|
TTFCmapEntry |
The CMap entry contains information of a Unicode range and the
the glyph indexes related to the range
|
TTFFile |
Reads a TrueType file or a TrueType Collection.
|
TTFFontLoader |
Loads a TrueType font into memory directly from the original font file.
|
TTFSubSetFile |
Reads a TrueType file and generates a subset
that can be used to embed a TrueType CID font.
|
Classes for TrueType fonts.
Copyright © 2007-2019. All Rights Reserved.