C# Class NOpenType.Tables.Cmap

Inheritance: TableEntry
Datei anzeigen Open project: prepare/HTML-Renderer

Protected Methods

Method Description
ReadContentFrom ( BinaryReader input ) : void

Private Methods

Method Description
ReadCharacterMap ( CMapEntry entry, BinaryReader input ) : CharacterMap

Method Details

ReadContentFrom() protected method

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