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