Re: [Tuxpaint-devel] Musical symbols instead of text on UI labels!?
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
From: Mark K. K. <mar...@gm...> - 2022-12-03 01:32:24
|
Hi team, The issue has been resolved in a separate email thread. It involved a few changes, mostly limited to macOS, but one affecting all platforms. Would anyone object to changing this setting in fonts.h: #define PANGO_DEFAULT_FONT "BitStream Vera" to: #define PANGO_DEFAULT_FONT "DejaVu Sans" ? It appears the default font we use, default_font.ttf, is actually named "DejaVu Sans", so attempting to load it using the name "BitStream Vera" can load a different font. Happy holidays everyone! Mark On Mon, Nov 28, 2022 at 5:37 PM Bill Kendrick <nb...@so...> wrote: > > A user has reported that Tux Paint is showing random > musical glyphs, rather than text (e.g., "Tools", "Colors", > "Stamps", "Undo", etc.) in the UI! > > This is on macOS Monterey (also reproduced on Sierra), > with the latest version of Tux Paint (0.9.28). > > The user has not adjusted any TP settings, but I had them > try to set Tux Paint up in English (I'm actually unclear > whether they did this at the TP-level or OS-wide), and > apparently the issues persists. > > Screenshot here: > > https://sourceforge.net/p/tuxpaint/bugs/265/ > > Mark, any ideas here? What other questions should I ask them? > > Thanks in advance, > > PS - I was hoping to get 0.9.29 out before year's end, but we > keep discovering these odd bugs that affect a handful of people. > > -- > -bill! > Sent from my computer > > > _______________________________________________ > Tuxpaint-devel mailing list > Tux...@li... > https://lists.sourceforge.net/lists/listinfo/tuxpaint-devel > |