|
Multivalent API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmultivalent.std.adaptor.pdf.Afm2pdf
Parses Adobe font metrics files (.afm
) and generates tables in Core14AFM
source code.
Core14AFM augments the AFM files with additional entries needed in practice.
For one-time use; not included in JAR.
Reads from stdin, writes to stdout.
Constructor Summary | |
---|---|
Afm2pdf()
|
Method Summary | |
---|---|
static void |
convert(java.io.InputStream in)
|
static void |
main(java.lang.String[] argv)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Afm2pdf()
Method Detail |
---|
public static void convert(java.io.InputStream in) throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] argv)
|
Multivalent API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |