org.freehep.graphicsio.font.truetype
Class TTFOpenType
java.lang.Object
org.freehep.graphicsio.font.truetype.TTFFont
org.freehep.graphicsio.font.truetype.TTFOpenType
public class TTFOpenType
- extends TTFFont
Conrete implementation of a TrueType font, attached to a JavaFont which
implements the OpenType interface.
FIXME: Test as soon as some Java Fonts implements OpenType. Probably
TTFMemoryInput won't work. Tag names may be different for OpenType and
TrueType.
- Version:
- $Id: TTFOpenType.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Simon Fischer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TTFOpenType
public TTFOpenType(OpenType openType)
throws IOException
- Throws:
IOException
getFontVersion
public int getFontVersion()
- Specified by:
getFontVersion
in class TTFFont
Copyright © 2012. All Rights Reserved.