C# Class NOpenType.Tables.GSUB.LookupTable.SequenceTable

Exibir arquivo Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
substitueGlyphs ushort[]

Public Methods

Method Description
SequenceTable ( ushort substitueGlyphs ) : System

Method Details

SequenceTable() public method

public SequenceTable ( ushort substitueGlyphs ) : System
substitueGlyphs ushort
return System

Property Details

substitueGlyphs public_oe property

public ushort[] substitueGlyphs
return ushort[]