Typr_GSUB class

Constructors

Typr_GSUB()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

parse(Uint8List data, int offset, dynamic length, dynamic font) → dynamic
readChainSubClassRule(Uint8List data, int offset) Map<String, dynamic>
readChainSubClassSet(Uint8List data, int offset) List<Map<String, dynamic>>
readLigature(Uint8List data, int offset) Map<String, dynamic>
readLigatureSet(Uint8List data, int offset) List<Map<String, dynamic>>
readSubClassRule(Uint8List data, int offset) Map<String, dynamic>
readSubClassSet(Uint8List data, int offset) List<Map<String, dynamic>>
readSubstLookupRecords(Uint8List data, int offset, dynamic cnt) List<int>
subt(Uint8List data, dynamic ltype, int offset, dynamic ltable) Map<String, dynamic>?