com.lowagie.text.pdf
Class Pfm2afm
java.lang.Object
com.lowagie.text.pdf.Pfm2afm
public class Pfm2afm
- extends Object
Converts a PFM file into an AFM file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
convert
public static void convert(RandomAccessFileOrArray in,
OutputStream out)
throws IOException
- Converts a PFM file into an AFM file.
- Parameters:
in
- the PFM fileout
- the AFM file
- Throws:
IOException
- on error
main
public static void main(String[] args)
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.