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