Package | Description |
---|---|
org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
Modifier and Type | Method and Description |
---|---|
KerningSubtable |
KerningTable.getHorizontalKerningSubtable()
Obtain first subtable that supports non-cross-stream horizontal kerning.
|
KerningSubtable |
KerningTable.getHorizontalKerningSubtable(boolean cross)
Obtain first subtable that supports horizontal kerning with specificed cross stream.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.