GidToUnicode
CffEncoding.GidToUnicode method
Dekodiert Gid in Unicode. Glyph-ID ist eine eindeutige Nummer für ein Glyph, die vom Schriftarttyp abhängig ist. CFF-Schriftart-Glyph-ID kann Instanz von sein (GlyphStringId
) Klasse oder (GlyphUInt32Id
Klasse.
public uint GidToUnicode(GlyphId gid)
Parameter | Typ | Beschreibung |
---|---|---|
gid | GlyphId | Glyphenkennung des zu decodierenden Symbols. |
Rückgabewert
Unicode-Wert in Bezug auf die übergebene Glyphen-ID.
Siehe auch
- class GlyphId
- class CffEncoding
- namensraum Aspose.Font.Cff
- Montage Aspose.Font