java.lang.Object
com.adobe.fontengine.font.opentype.Table
com.adobe.fontengine.font.opentype.Fpgm

public final class Fpgm extends Table
Gives access to the 'fpgm' table.

Version handling

'fpgm' tables have no version.

Synchronization

Like all tables, these objects are immutable.

  • Method Details

    • subsetAndStream

      public void subsetAndStream(Subset subset, Map tables)
    • stream

      public void stream(Map tables)
    • getData

      public OTByteArray getData()