| Package | Description |
|---|---|
| org.apache.fop.fonts.type1 |
Classes for Adobe Type 1 fonts.
|
| Modifier and Type | Method | Description |
|---|---|---|
AFMCharMetrics |
AFMFile.getChar(java.lang.String name) |
Returns the character metrics associated with the character name.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<AFMCharMetrics> |
AFMFile.getCharMetrics() |
Returns the list of AFMCharMetrics instances representing all the available characters.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AFMFile.addCharMetrics(AFMCharMetrics metrics) |
Adds new character metrics.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.