Uses of Class org.apache.fop.fonts.truetype.TTFFile

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

Methods with parameter type org.apache.fop.fonts.truetype.TTFFile

org.w3c.dom.Document
TTFReader.constructFontXML(TTFFile ttf, String fontName, String className, String resource, String file, boolean isCid, String ttcName)
Generates the font metrics file from the TTF/TTC file.

Methods with return type org.apache.fop.fonts.truetype.TTFFile

TTFFile
TTFReader.loadTTF(String fileName, String fontName)
Read a TTF file and returns it as an object.

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

Classes derived from org.apache.fop.fonts.truetype.TTFFile

class
Reads a TrueType file and generates a subset that can be used to embed a TrueType CID font.

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