C# Class NOpenType.Tables.LigGlyph

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

Méthodes publiques

Méthode Description
CreateFrom ( BinaryReader reader, long beginAt ) : LigGlyph

Method Details

CreateFrom() public static méthode

public static CreateFrom ( BinaryReader reader, long beginAt ) : LigGlyph
reader System.IO.BinaryReader
beginAt long
Résultat LigGlyph