TtfTableRepository

TtfTableRepository class

Représente le référentiel des tables TTF.

public class TtfTableRepository

Propriétés

NomLa description
CffTable { get; }Obtient la table cff.
CMapTable { get; }Obtient la table CMap.
CvtTable { get; }Obtient la table cvt.
FpgmTable { get; }Obtient la table fpgm.
GlyfTable { get; }Obtient la table glyf.
HeadTable { get; }Obtient la table des têtes.
HheaTable { get; }Obtient la table hhea.
HmtxTable { get; }Obtient la table hmtx.
LocaTable { get; }Obtient la table de localisation.
MaxpTable { get; }Obtient la table maxp.
NameTable { get; }Obtient la table des noms.
Os2Table { get; }Obtient la table OS/2.
PostTable { get; }Obtient le tableau des publications.
PrepTable { get; }Obtient la table de préparation.

Voir également