- getAllBytes() - Method in class com.jaredrummler.truetypeparser.FontFileReader
-
Returns the full byte array representation of the file.
- getCurrentPos() - Method in class com.jaredrummler.truetypeparser.FontFileReader
-
Returns current file position.
- getFamilyNames() - Method in class com.jaredrummler.truetypeparser.TTFFile
-
Returns the font family names of the font.
- getFileSize() - Method in class com.jaredrummler.truetypeparser.FontFileReader
-
Returns the size of the file.
- getFullName() - Method in class com.jaredrummler.truetypeparser.TTFFile
-
Returns the full name of the font.
- getLength() - Method in class com.jaredrummler.truetypeparser.TTFDirTabEntry
-
Returns the length.
- getName() - Method in class com.jaredrummler.truetypeparser.TTFTableName
-
Returns the name of the table as it should be in the Directory Table.
- getNotice() - Method in class com.jaredrummler.truetypeparser.TTFFile
-
- getOffset() - Method in class com.jaredrummler.truetypeparser.TTFDirTabEntry
-
Returns the offset.
- getPostScriptName() - Method in class com.jaredrummler.truetypeparser.TTFFile
-
Returns the PostScript name of the font.
- getSubFamilyName() - Method in class com.jaredrummler.truetypeparser.TTFFile
-
Returns the font sub family name of the font.
- getTag() - Method in class com.jaredrummler.truetypeparser.TTFDirTabEntry
-
Returns the tag bytes.
- getTagString() - Method in class com.jaredrummler.truetypeparser.TTFDirTabEntry
-
Returns the tag bytes.
- getValue(String) - Static method in class com.jaredrummler.truetypeparser.TTFTableName
-
Returns an instance of this class corresponding to the given string representation.
- getWeightClass() - Method in class com.jaredrummler.truetypeparser.TTFFile
-
Returns the weight class of this font.