C# Класс PdfSharp.Fonts.OpenType.GlyphSubstitutionTable

This table contains information that describes the glyphs in the font in the TrueType outline format. Information regarding the rasterizer (scaler) refers to the TrueType rasterizer.
Наследование: PdfSharp.Fonts.OpenType.OpenTypeFontTable
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GlyphSubstitutionTable ( FontData fontData ) : System
Read ( ) : void

Описание методов

GlyphSubstitutionTable() публичный Метод

public GlyphSubstitutionTable ( FontData fontData ) : System
fontData FontData
Результат System

Read() публичный Метод

public Read ( ) : void
Результат void