Re: Debugging Font Issues on Linux
Stéphane Ancelot <[email protected]>
| Newsgroups | gmane.comp.lib.fox-toolkit.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have had similar issues with chinese and it was a pain. |There are many problems in the FOX font matching | | | I managed to do the job using wenquany font : |new FXFont(app, "wenquanyi micro hei", 10);| |Regards,| |S.Ancelot| | | Le 10/08/2021 à 14:18, Jakob Erdmann a écrit : > Dear All, > > I'm trying to debug FXFont rendering within the sumo-gui application > and wondering if something can be done to improve the user experience. > These are my findings when trying to render Non-Ascii Characters: > > - "extended" ASCII characters (ößø) are working fine on all platforms > - Chinese characters are working fine on Windows 10 with multiple > fonts (default, Arial, Courier) > - Chinese characters render as boxes or blanks with most fonts unless > I explicitly specify a Chinese font (i.e. "AR PL UKai CN"). > > Given that other applications seem to have per-glyph fallbacks to > other fonts on Linux (Browser and Terminal render Chinese just fine) > and that Fox-toolkit on Window also accomplishes this, I'm wondering > whether there is a better way to have FXFont render these characters > (preferably without user intervention). Any Ideas? > > best regards, > Jakob > > > > _______________________________________________ > Foxgui-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/foxgui-users _______________________________________________ Foxgui-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/foxgui-users