Aspose::Font::Interfaces::IFontGlyphFiller::EncodeGlyph method

IFontGlyphFiller::EncodeGlyph(System::SharedPtr<Aspose::Font::Glyphs::GlyphId>, uint32_t) method

virtual void Aspose::Font::Interfaces::IFontGlyphFiller::EncodeGlyph(System::SharedPtr<Aspose::Font::Glyphs::GlyphId> glyphId, uint32_t unicode)=0

See Also

IFontGlyphFiller::EncodeGlyph(System::SharedPtr<Aspose::Font::Glyphs::GlyphId>, uint32_t, System::String) method

virtual void Aspose::Font::Interfaces::IFontGlyphFiller::EncodeGlyph(System::SharedPtr<Aspose::Font::Glyphs::GlyphId> glyphId, uint32_t unicode, System::String glyphName)=0

See Also