class HexaPDF:: Font:: TrueType:: Table
Parent | Object |
---|
Implementation of a generic table inside a sfnt-formatted font file.
See: developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6.html
Constants
- TIME_EPOCH¶
The time Epoch used in sfnt-formatted font files.
Attributes
Public Class Methods
Calculates the checksum for the given data.
Public Instance Methods
Returns true
if the checksum stored in the directory entry of the table matches the tables data.
Returns the raw table data.