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
파일 보기 프로젝트 열기: DavidS/MigraDoc 1 사용 예제들

공개 메소드들

메소드 설명
GlyphSubstitutionTable ( FontData fontData ) : System
Read ( ) : void

메소드 상세

GlyphSubstitutionTable() 공개 메소드

public GlyphSubstitutionTable ( FontData fontData ) : System
fontData FontData
리턴 System

Read() 공개 메소드

public Read ( ) : void
리턴 void