Re: GTK+2.0 Chinese (or CJK) fonts on win32
"astro_chuck" <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
--- In gimpwin-dev@y..., Tor Lillqvist <tml@i...> wrote: > Yup, works fine! I now have pango.aliases contain: > > courier = "courier new" > sans = "arial,mingliu,simhei,gulimche,ms gothic" > serif = "times new roman,mingliu,simsun,gulimche,ms gothic" > monospace = "courier new,mingliu,simhei,gulimche,ms gothic" > Thanks tml. It means it can recognize ascii font name everywhere even when Language settings for the system is set to be Traditional Chinese (default) or other CJK systems? This is surely a very good news and keeps gtk+ consistant no matter how the end users change settings on windows. We can get rid of the GtkFontSelectionDialog crashes finally. I'm looking forward to coding with this new pango release regards, --Darren