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

public final class Prep extends Table
Gives access to the 'prep' table.

Version handling

'prep' 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()