|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.util.font.AbstractFontUtil
org.extex.util.font.afm.AfmListGlyphs
public class AfmListGlyphs
List all glyphs of a font.
| Constructor Summary | |
|---|---|
AfmListGlyphs()
Creates a new object. |
|
| Method Summary | |
|---|---|
void |
doIt(java.lang.String file)
do it. |
static void |
main(java.lang.String[] args)
main. |
| Methods inherited from class org.extex.util.font.AbstractFontUtil |
|---|
createVersion, getConsoleHandler, getLocalizer, getLogger, getOutdir, removeExtensions, removeExtensions, setOutdir |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AfmListGlyphs()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - The command line.
java.lang.Exception - if an error occurred.
public void doIt(java.lang.String file)
throws java.lang.Exception
file - The afm file name.
java.lang.Exception - if an error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||