Follow-up Comment #3, bug #14487 (project wesnoth):

It was actually several things;

UTF8->UCS2 was mangling things up.

Fribidi was mangling the text, as compared by printing before and after.

Font selection didn't seem to be working correctly.

SDL_TTF was still unable to render wide unicode, after all the other bugs
were fixed and proper font and strings were being passed.

I have so far moved to pure UTF-8 and moved to using Cairo for rendering
instead of SDL_TTF.  My version is now rendering the Andagii font for shaw
text everywhere though more work is needed to get the same rendering as
SDL_TTF produced.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?14487>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to