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

public final class Cvt extends Table
Gives access to the 'cvt' table.

Version handling

'cvt' tables have no version.

Synchronization

Like all tables, these objects are immutable.

  • Method Details

    • getNbEntries

      public int getNbEntries()
    • subsetAndStream

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

      public void stream(Map tables)
    • getData

      public OTByteArray getData()