Class CTFontFormat


  • public final class CTFontFormat
    extends java.lang.Object
    [@constant] kCTFontFormatUnrecognized The font is not a recognized format [@constant] kCTFontFormatOpenTypePostScript The font is an OpenType format containing PostScript data [@constant] kCTFontFormatOpenTypeTrueType The font is an OpenType format containing TrueType data [@constant] kCTFontFormatTrueType The font is a recognized TrueType format [@constant] kCTFontFormatPostScript The font is a recognized PostScript format [@constant] kCTFontFormatBitmap The font is a bitmap only format
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait