Package org.apache.fop.render.pcl.fonts
Class PCLFontReaderFactory
- java.lang.Object
-
- org.apache.fop.render.pcl.fonts.PCLFontReaderFactory
-
public final class PCLFontReaderFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
PCLFontReaderFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PCLFontReader
createInstance(Typeface font)
private static boolean
isCIDType2(Typeface font)
-
-
-
Method Detail
-
createInstance
public static PCLFontReader createInstance(Typeface font) throws java.io.IOException
- Throws:
java.io.IOException
-
isCIDType2
private static boolean isCIDType2(Typeface font)
-
-