Uses of Interface
org.apache.fop.fonts.truetype.TTFOutputStream
Packages that use TTFOutputStream
Package
Description
Classes for TrueType fonts.
-
Uses of TTFOutputStream in org.apache.fop.fonts.truetype
Methods in org.apache.fop.fonts.truetype with parameters of type TTFOutputStreamModifier and TypeMethodDescriptionvoidOpenFont.stream(TTFOutputStream ttfOut) Streams a font.voidTTFSubSetFile.stream(TTFOutputStream ttfOut) -
Uses of TTFOutputStream in org.apache.fop.render.ps.fonts
Classes in org.apache.fop.render.ps.fonts that implement TTFOutputStreamModifier and TypeClassDescriptionclassStreams a TrueType font according to the PostScript format.