Class PCLTTFCharacterWriter
java.lang.Object
org.apache.fop.render.pcl.fonts.PCLCharacterWriter
org.apache.fop.render.pcl.fonts.truetype.PCLTTFCharacterWriter
-
Field Summary
FieldsFields inherited from class PCLCharacterWriter
font, fontReader, openFont -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate PCLCharacterDefinitiongetCharacterDefinition(int unicode) private byte[]getGlyphData(int charIndex) byte[]private voidwritePCLCharacter(ByteArrayOutputStream baos, PCLCharacterDefinition pclChar)
-
Field Details
-
mtx
-
tabEntry
-
-
Constructor Details
-
PCLTTFCharacterWriter
- Throws:
IOException
-
-
Method Details
-
writeCharacterDefinitions
- Specified by:
writeCharacterDefinitionsin classPCLCharacterWriter- Throws:
IOException
-
writePCLCharacter
private void writePCLCharacter(ByteArrayOutputStream baos, PCLCharacterDefinition pclChar) throws IOException - Throws:
IOException
-
getCharacterDefinition
- Throws:
IOException
-
getGlyphData
- Throws:
IOException
-