Aspose::Font::Ttf::TtfEncoding::Encode méthode

TtfEncoding::Encode method

Encode le glyphe. Pour les polices TTF, le code caractère est Unicode.

void Aspose::Font::Ttf::TtfEncoding::Encode(uint32_t gid, uint32_t charCode) override
ParamètreTypeDescription
giduint32_tIdentifiant du glyphe.
charCodeuint32_tCode de caractère.

Voir aussi