Package | Description |
---|---|
org.apache.fop.fonts.type1 |
Classes for Adobe Type 1 fonts.
|
Modifier and Type | Method and Description |
---|---|
AFMCharMetrics |
AFMFile.getChar(java.lang.String name)
Returns the character metrics associated with the character name.
|
Modifier and Type | Method and Description |
---|---|
java.util.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 1999-2012 The Apache Software Foundation. All Rights Reserved.