Uses of Class
org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding
Packages that use CFFParser.CFFBuiltInEncoding
Package
Description
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
-
Uses of CFFParser.CFFBuiltInEncoding in org.apache.fontbox.cff
Subclasses of CFFParser.CFFBuiltInEncoding in org.apache.fontbox.cffModifier and TypeClassDescriptionprivate static class
Inner class representing a Format0 encoding.private static class
Inner class representing a Format1 encoding.Methods in org.apache.fontbox.cff with parameters of type CFFParser.CFFBuiltInEncodingModifier and TypeMethodDescriptionprivate void
CFFParser.readSupplement
(CFFDataInput dataInput, CFFParser.CFFBuiltInEncoding encoding)