Deprecated API
Contents
-
Deprecated ClassesClassDescriptionThis class isn't used and will be removed in 4.0.0.
-
Deprecated FieldsFieldDescriptionuse
NameRecord.LANGUAGE_MACINTOSH_ENGLISHinstead.useNameRecord.LANGUAGE_UNICODEinstead.useNameRecord.LANGUAGE_WINDOWS_EN_USinstead.
-
Deprecated MethodsMethodDescriptionto be removed in the next major releaseto be removed in the next major releasethe mapping may be ambiguous, see
CmapSubtable.getCharCodes(int). The first mapped value is returned by default.useGlyphTable.getGlyph(int)instead. This will be removed in 3.0. If you need this method, please create an issue in JIRA.UseTrueTypeFont.getUnicodeCmapLookup()insteadUseTrueTypeFont.getUnicodeCmapLookup(boolean)instead
-
Deprecated ConstructorsConstructorDescriptionto be removed in the next major release.