-
Classes Class Description org.apache.fontbox.cff.AFMFormatter will be removed in 2.0. The CFFParse will create the font metrics itself.
-
Methods Method Description org.apache.fontbox.util.BoundingBox.contains(Point) useBoundingBox.contains(float, float)
instead
-
Constructors Constructor Description org.apache.fontbox.cff.CharStringConverter(int, int, IndexData, IndexData) UseCharStringConverter(int, int)
instead