Search found 1 match
- Thu Aug 25, 2005 09:52
- Forum: CEGUI Library Development Discussion
- Topic: TinyXML and bitmap font
- Replies: 1
- Views: 4272
TinyXML and bitmap font
There is a problem with tinyxml parser when it try to parse file with link to anothger XML file. For example in bitmap fonts definition. XML parser shouldn't be created by Singleton. I solved this problem by move parsing to new class in CEGUITinyXMLParser.cpp. PS: CEGUI impressed me. -- Harpie