Class TTFCache
java.lang.Object
com.lowagie.text.pdf.TTFCache
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static InputStreamDeprecated.static org.apache.fop.fonts.truetype.TTFFilegetTTFFile(String fileName, TrueTypeFontUnicode ttu) Deprecated.private static org.apache.fop.fonts.truetype.TTFFileloadTTF(org.apache.fop.fonts.apps.TTFReader app, String fileName, TrueTypeFontUnicode ttu) Deprecated.
-
Field Details
-
ttfFileMap
-
-
Constructor Details
-
TTFCache
public TTFCache()Deprecated.
-
-
Method Details
-
getTTFFile
public static org.apache.fop.fonts.truetype.TTFFile getTTFFile(String fileName, TrueTypeFontUnicode ttu) Deprecated. -
loadTTF
private static org.apache.fop.fonts.truetype.TTFFile loadTTF(org.apache.fop.fonts.apps.TTFReader app, String fileName, TrueTypeFontUnicode ttu) throws IOException Deprecated.- Throws:
IOException
-
getStreamFromFont
Deprecated.- Throws:
IOException
-