Uses of Class org.apache.fop.fonts.type1.PFMFile

Uses in package org.apache.fop.fonts.apps

Methods with parameter type org.apache.fop.fonts.type1.PFMFile

org.w3c.dom.Document
PFMReader.constructFontXML(PFMFile pfm, String fontName, String className, String resource, String file)
Generates the font metrics file from the PFM file.
void
Displays a preview of the PFM file on the console.

Methods with return type org.apache.fop.fonts.type1.PFMFile

PFMFile
PFMReader.loadPFM(String filename)
Read a PFM file and returns it as an object.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.