public final class Pfm2afm extends Object
| Modifier and Type | Method and Description | 
|---|---|
static void |  
           convert(RandomAccessFileOrArray in, OutputStream out) 
            
              Converts a PFM file into an AFM file. 
               |  
          
public static void convert(RandomAccessFileOrArray in, OutputStream out) throws IOException
in - the PFM file 
           out - the AFM file 
           IOException - on error 
           Copyright © 1998–2019. All rights reserved.