Uses of Interface
org.docx4j.fonts.fop.fonts.truetype.TTFGlyphOutputStream
Packages that use TTFGlyphOutputStream
-
Uses of TTFGlyphOutputStream in org.docx4j.fonts.fop.fonts.truetype
Methods in org.docx4j.fonts.fop.fonts.truetype that return TTFGlyphOutputStreamModifier and TypeMethodDescriptionTTFOutputStream.getGlyphOutputStream()Returns an object for streaming TrueType glyphs in the glyf table.Methods in org.docx4j.fonts.fop.fonts.truetype with parameters of type TTFGlyphOutputStreamModifier and TypeMethodDescriptionprivate voidTTFSubSetFile.handleGlyphSubset(TTFGlyphOutputStream glyphOut) private voidOpenFont.streamGlyf(TTFGlyphOutputStream glyphOut, byte[] fontFile, int tableOffset, int tableLength)