Package | Description |
---|---|
org.apache.fontbox.afm |
This package holds classes used to parse AFM(Adobe Font Metrics) files.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.List<Ligature> |
CharMetric.getLigatures() |
Getter for property ligatures.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CharMetric.addLigature(Ligature ligature) |
This will add an entry to the list of ligatures.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CharMetric.setLigatures(java.util.List<Ligature> lig) |
Setter for property ligatures.
|
Copyright © 2008–2018. All rights reserved.