Package com.lowagie.text.pdf
Class TTFCache
- java.lang.Object
-
- com.lowagie.text.pdf.TTFCache
-
public class TTFCache extends Object
- Author:
- Gajendra kumar (raaz2.gajendra@gmail.com)
-
-
Constructor Summary
Constructors Constructor Description TTFCache()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.fop.fonts.truetype.TTFFilegetTTFFile(String fileName, com.lowagie.text.pdf.TrueTypeFontUnicode ttu)
-
-
-
Method Detail
-
getTTFFile
public static org.apache.fop.fonts.truetype.TTFFile getTTFFile(String fileName, com.lowagie.text.pdf.TrueTypeFontUnicode ttu)
-
-