org.freehep.graphicsio.font.truetype
Class TTFPostTable
java.lang.Object
org.freehep.graphicsio.font.truetype.TTFTable
org.freehep.graphicsio.font.truetype.TTFPostTable
public class TTFPostTable
- extends TTFTable
POST Table.
- Version:
- $Id: freehep-graphicsio/src/main/java/org/freehep/graphicsio/font/truetype/TTFPostTable.java 5641ca92a537 2005/11/26 00:15:35 duns $
- Author:
- Simon Fischer
format
public double format
italicAngle
public double italicAngle
underlinePosition
public short underlinePosition
underlineThickness
public short underlineThickness
isFixedPitch
public long isFixedPitch
minMemType42
public long minMemType42
maxMemType42
public long maxMemType42
minMemType1
public long minMemType1
maxMemType1
public long maxMemType1
glyphNameIndex
public int[] glyphNameIndex
TTFPostTable
public TTFPostTable()
getTag
public String getTag()
- Specified by:
getTag in class TTFTable
readTable
public void readTable()
throws IOException
- Specified by:
readTable in class TTFTable
- Throws:
IOException
toString
public String toString()
- Overrides:
toString in class TTFTable
Copyright © 2012. All Rights Reserved.