Font::defineFontGlyphs_imp exception

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
BradDaBug
Not too shy to talk
Not too shy to talk
Posts: 23
Joined: Sat Apr 09, 2005 00:56

Font::defineFontGlyphs_imp exception

Postby BradDaBug » Sat Apr 09, 2005 00:59

Sorry, I'm a total CEGUI n00b.

Whenever I try to create a font I get an exception that says "Exception: Font::defineFontGlyphs_impl - operation requires a texture larger than the supported maximum." What does that mean?

User avatar
Nikon
Just popping in
Just popping in
Posts: 10
Joined: Mon Feb 21, 2005 22:42

Re: Font::defineFontGlyphs_imp exception

Postby Nikon » Sat Apr 09, 2005 02:04

I had this problem as well not too long ago, and if I rememeber correctly, I believe that the problem was caused because I was trying to make the font before I called:

Code: Select all

renderer = new OpenGLRenderer(1024);
new System(renderer);


Of course if you are using a renderer other than the OpenGL one, that call will be different.

Hope that fixes it!


Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 5 guests