C# Class NOpenType.Tables.LigGlyph

A Ligature Glyph table (LigGlyph) contains the caret coordinates for a single ligature glyph.
Datei anzeigen Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
CreateFrom ( BinaryReader reader, long beginAt ) : LigGlyph

Method Details

CreateFrom() public static method

public static CreateFrom ( BinaryReader reader, long beginAt ) : LigGlyph
reader System.IO.BinaryReader
beginAt long
return LigGlyph