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