public final class Pfm2afm extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
convert(RandomAccessFileOrArray input,
OutputStream output)
Converts a PFM file into an AFM file.
|
public static void convert(RandomAccessFileOrArray input, OutputStream output) throws IOException
input - the PFM fileoutput - the AFM fileIOException - on errorCopyright © 1998–2025 Apryse Group NV. All rights reserved.