Hi, try this version and let me know if it works:
http://irrlicht.pastebin.com/VjkBLk1X



Nadro wrote:Really great jobThis is very usefull stuff. Only one issue is rendering method of TT fonts. Each sign require set new texture (draw2DImage method) what cause performance drop.
tinhtoitrangtay wrote:This is woking perfectly now! But i can't merge to Irrlicht. I have merge to code Irrlicht it don't work. You can patch for irrlicht support FreeType. Thanks
..\..\Libs\irrlicht-1.7.1\include\irrUString.h||In member function `irr::core::ustring16<TAlloc>& irr::core::ustring16<TAlloc>::replace(irr::uchar32_t, irr::uchar32_t)':|
..\..\Libs\irrlicht-1.7.1\include\irrUString.h|1892|error: expected `;' before "a"|
..\..\Libs\irrlicht-1.7.1\include\irrUString.h|1893|error: `a' was not declared in this scope|
||=== Build finished: 2 errors, 3 warnings ===|
Sudi wrote:just wanted to try it but irrUString.h doesn't compile.
- Code: Select all
..\..\Libs\irrlicht-1.7.1\include\irrUString.h||In member function `irr::core::ustring16<TAlloc>& irr::core::ustring16<TAlloc>::replace(irr::uchar32_t, irr::uchar32_t)':|
..\..\Libs\irrlicht-1.7.1\include\irrUString.h|1892|error: expected `;' before "a"|
..\..\Libs\irrlicht-1.7.1\include\irrUString.h|1893|error: `a' was not declared in this scope|
||=== Build finished: 2 errors, 3 warnings ===|
Return to Project Announcements
Users browsing this forum: No registered users and 0 guests