Re: [Tuxpaint-devel] UI font configuration
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
From: Shin-ichi T. <dol...@wm...> - 2023-06-03 14:07:52
|
Hi! >> [Tux Paint Config] >> * It would be benefical if user could select a font from available font list. > >Done. I opted for an Fl_Hold_Browser, which was much better >than trying to use a pulldown menu (Fl_Choice), as I have >around 450 fonts installed! I couldn't get Fl_Input_Choice >to do what I want... not at <checks clock> 2am in the morning. :) Now it looks perfect for me. Thanks! But, unfortunately, it's uifont configuration has become no longer effective. On the other hand, using --uifont option seems to has no problem. I enabled debug message and saw the result as follows. ---- Requested UI font described by ""GJGothicPNSubset"" Actual UI font will be "MS ゴシック" ---- I think double "doube quatation" around the font name is suspicious. -- Shin-ichi TOYAMA <dol...@wm...> |