TtfTableRepository

TtfTableRepository class

TTF tablolarının deposunu temsil eder.

public class TtfTableRepository

Özellikleri

İsimTanım
CffTable { get; }cff tablosunu alır.
CMapTable { get; }CMap tablosunu alır.
CvtTable { get; }cvt tablosunu alır.
FpgmTable { get; }fpgm tablosunu alır.
GlyfTable { get; }Glif tablosunu alır.
HeadTable { get; }Başlık tablosunu alır.
HheaTable { get; }Hhea tablosunu alır.
HmtxTable { get; }hmtx tablosunu alır.
LocaTable { get; }Loca tablosunu alır.
MaxpTable { get; }maxp tablosunu alır.
NameTable { get; }Ad tablosunu alır.
Os2Table { get; }OS/2 tablosunu alır.
PostTable { get; }Posta tablosunu alır.
PrepTable { get; }Hazırlık tablosunu alır.

Ayrıca bakınız