GetAllGlyphIds
CffFont.GetAllGlyphIds method
Returnerar array av alla glyph id, tillgängliga i Font. Glyph id är ett unikt nummer för en glyph, vilket är teckensnittsberoende. CFF Font glyph id kan vara en instans av (GlyphStringId
) klass eller (GlyphUInt32Id
class.
public override GlyphId[] GetAllGlyphIds()
Returvärde
Alla glyfidentifierare, tillgängliga i teckensnittet.
Se även
- class GlyphId
- class CffFont
- namnutrymme Aspose.Font.Cff
- hopsättning Aspose.Font