Distinct performance issues with Japanese only on win32 systems

2009-07-21 Thread David E. Hollingsworth
Hello, I have noticed significant performance issues with pango when displaying Japanese text on win32 systems. Thus far, I've assumed that this was a configuration issue, but I've encountered the problem using the stock gtk+ win32 binaries on what I believe is a standard msys/mingw setup on bot

Re: UTF-8 and japanese text

2009-07-21 Thread Tor Lillqvist
> The error happens using Bitstream Vera Sans, Arial and Verdana. Have you tried using just "Sans" ? --tml ___ gtk-i18n-list mailing list gtk-i18n-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-i18n-list

UTF-8 and japanese text

2009-07-21 Thread Ulrich von Zadow
Hi, I'm trying to display UTF-8 encoded japanese text ("一二三四五六 七八九" ;-)) using pango. Under Mac OS X and Linux, this works perfectly. Under windows, I get empty boxes and lots of pango warnings: Pango critical: pango_coverage_get: assertion 'index >= 0' failed The warnings appear using pa