Uses of Class
org.apache.fontbox.ttf.TTFParser
Packages that use TTFParser
Package
Description
This package contains classes to parse a TTF file.
Classes to deal with font functionality in a PDF Document.
-
Uses of TTFParser in org.apache.fontbox.ttf
Subclasses of TTFParser in org.apache.fontbox.ttfMethods in org.apache.fontbox.ttf that return TTFParserModifier and TypeMethodDescriptionprivate TTFParserTrueTypeCollection.createFontParserAtIndexAndSeek(int idx) -
Uses of TTFParser in org.apache.pdfbox.pdmodel.font
Methods in org.apache.pdfbox.pdmodel.font that return TTFParserModifier and TypeMethodDescriptionprivate TTFParserPDCIDFontType2.getParser(RandomAccessRead randomAccessRead, boolean isEmbedded) private TTFParserPDTrueTypeFont.getParser(RandomAccessRead randomAccessRead, boolean isEmbedded)