Uses of Class
org.apache.fop.fonts.CIDFont
-
Packages that use CIDFont Package Description org.apache.fop.fonts Classes for font handling.org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of CIDFont in org.apache.fop.fonts
Subclasses of CIDFont in org.apache.fop.fonts Modifier and Type Class Description class
CFFToType1Font
class
MultiByteFont
Generic MultiByte (CID) font -
Uses of CIDFont in org.apache.fop.pdf
Methods in org.apache.fop.pdf with parameters of type CIDFont Modifier and Type Method Description private void
PDFFactory. buildCIDSet(PDFFontDescriptor descriptor, CIDFont cidFont)
private PDFWArray
PDFFactory. getFontWidths(CIDFont cidFont)
-