How to set font's GlyphRange in CEGUI 5.0?
Moderators: CEGUI MVP, CEGUI Team
How to set font's GlyphRange in CEGUI 5.0?
I use the Chinese Font ,but I don't render all Glyph ,becase it is too more and take up too resource, I want set GlyphRange StartCodepoint="19968" EndCodepoint="40868" ,like CEGUI 4.0 ,how to do ?
I love CEGUI
- scriptkid
- Home away from home

- Posts: 1178
- Joined: Wed Jan 12, 2005 12:06
- Location: The Hague, The Netherlands
- Contact:
Hi,
according to the font.xsd file you should be able to use these tags in 0.5 as well, by adding something like this to your font file:
Or did you try this already?
HTH.
according to the font.xsd file you should be able to use these tags in 0.5 as well, by adding something like this to your font file:
Code: Select all
<GlyphRange StartCodepoint="19968" EndCodepoint="40868" />Or did you try this already?
HTH.
Return to “Modifications / Integrations / Customisations”
Who is online
Users browsing this forum: No registered users and 4 guests
