Class and Description |
---|
org.apache.fontbox.cff.AFMFormatter
will be removed in 2.0. The CFFParse will create the font metrics itself.
|
Method and Description |
---|
org.apache.fontbox.util.BoundingBox.contains(Point)
use
BoundingBox.contains(float, float) instead |
Constructor and Description |
---|
org.apache.fontbox.cff.CharStringConverter(int, int, IndexData, IndexData) |
Copyright © 2008–2018. All rights reserved.