CEGUI Error while trying to create a FreeType face

For help with anything that CEGUI doesn't offer straight out-of-the-box, e.g.:
- Implementation of new features, such as new Core classes, widgets, WindowRenderers, etc. ...
- Modification of any existing features for specific purposes
- Integration of CEGUI in new engines or frameworks and writing of new plugins (Renderer, Parser, ...) or modules

Moderators: CEGUI MVP, CEGUI Team

User avatar
pokemoen
Not too shy to talk
Not too shy to talk
Posts: 27
Joined: Thu Mar 10, 2005 10:55
Contact:

CEGUI Error while trying to create a FreeType face

Postby pokemoen » Sat Nov 26, 2005 01:39

I merged/moved my GUI with some backend code and now this:

Code: Select all

*snip*
26/11/2005 02:29:43 (InfL1)   Attempting to create an Imageset from the information specified in file './data/imagesets/openglgui.imageset'.
26/11/2005 02:29:43 (InfL1)   XercesParser::initialiseSchema - Attempting to load schema from file 'Imageset.xsd'.
26/11/2005 02:29:43 (InfL1)   XercesParser::initialiseSchema - XML schema file 'Imageset.xsd' has been initialised.
26/11/2005 02:29:43 (InfL1)   Attempting to create Font 'Tahoma-12' using the font file './data/fonts/tahoma.ttf' and a size of 12.
26/11/2005 02:29:43 (InfL1)   Attempting to create Imageset 'Tahoma-12_auto_glyph_images' with texture only.
26/11/2005 02:29:43 (Error)   Exception: Font::constructor_impl - An error occurred while trying to create a FreeType face from source font './data/fonts/tahoma.ttf'.


Any ideas?
Thanks,
Alex

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: CEGUI Error while trying to create a FreeType face

Postby CrazyEddie » Sun Nov 27, 2005 10:23

This is odd, could the font be corrupted at all?. I assume it's just the standard tahoma.ttf from Windows?

Do any other fonts have a similar issue?

User avatar
pokemoen
Not too shy to talk
Not too shy to talk
Posts: 27
Joined: Thu Mar 10, 2005 10:55
Contact:

Re: CEGUI Error while trying to create a FreeType face

Postby pokemoen » Sun Nov 27, 2005 12:20

Good call Eddie! (as always..)
Forgot to check my font, during the merge with the backend code it was updated from CVS without -kb, so it was "text" e.g. unreadable... :oops:

Thanks!


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 6 guests