C# Class NOpenType.Tables.GPOS

Inheritance: TableEntry
Mostrar archivo Open project: prepare/HTML-Renderer Class Usage Examples

Protected Methods

Method Description
ReadContentFrom ( BinaryReader reader ) : void

Private Methods

Method Description
CreateMultiplePosLookupRecords ( BinaryReader reader, int count ) : PosLookupRecord[]
CreateMultiplePosRuleSetTables ( long initPos, short offsets, BinaryReader reader ) : PosRuleSetTable[]
ReadFeaureVariations ( BinaryReader reader ) : void
ReadLookupListTable ( BinaryReader reader, long lookupListBeginAt ) : void

Method Details

ReadContentFrom() protected method

protected ReadContentFrom ( BinaryReader reader ) : void
reader System.IO.BinaryReader
return void