Uses of Interface
org.apache.fop.fonts.truetype.TTFGlyphOutputStream
-
Packages that use TTFGlyphOutputStream Package Description org.apache.fop.fonts.truetype Classes for TrueType fonts.org.apache.fop.render.ps.fonts -
-
Uses of TTFGlyphOutputStream in org.apache.fop.fonts.truetype
Methods in org.apache.fop.fonts.truetype that return TTFGlyphOutputStream Modifier and Type Method Description TTFGlyphOutputStream
TTFOutputStream. getGlyphOutputStream()
Returns an object for streaming TrueType glyphs in the glyf table. -
Uses of TTFGlyphOutputStream in org.apache.fop.render.ps.fonts
Classes in org.apache.fop.render.ps.fonts that implement TTFGlyphOutputStream Modifier and Type Class Description class
PSTTFGlyphOutputStream
Streams glyphs in accordance with the constraints of the PostScript file format.Methods in org.apache.fop.render.ps.fonts that return TTFGlyphOutputStream Modifier and Type Method Description TTFGlyphOutputStream
PSTTFOutputStream. getGlyphOutputStream()
-