Class CGFontPostScriptFormat


  • public final class CGFontPostScriptFormat
    extends java.lang.Object
    The format of a PostScript font subset. Type1 is documented in "Adobe Type 1 Font Format"; Type3 in "PostScript Language Reference, 3rd ed." and Type42 in "Adobe Technical Note 5012, The Type 42 Font Format Specification".
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Type1  
      static int Type3  
      static int Type42  
    • Method Summary

      • Methods inherited from class java.lang.Object

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