[Freeciv-tickets] [freeciv] #44906: Qt: Wrong font (size) on current production widget

Back to archive index
OSDN Ticket System norep****@osdn*****
Sun Jun 26 00:39:00 JST 2022


#44906: Qt: Wrong font (size) on current production widget

  Open Date: 2022-06-22 14:11
Last Update: 2022-06-25 18:39

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/44906
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44906

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-06-25 18:39 Updated by: cazfi

Comment:

Example output of what I got with 'gui_qt_font_default="Liberation Sans,15,-1,5,50,0,0,0,0,0"' in ~/.freeciv/freeciv-client-rc-3.0
---
Running ./client/freeciv-qt
Encodings: Data=UTF-8, Local=UTF-8, Internal=UTF-8
2: gui_qt_font_default : Liberation Sans,15,-1,5,50,0,0,0,0,0.
2: gui_qt_font_chatline : Liberation Mono,13,-1,5,50,0,0,0,0,0.
2: gui_qt_font_city_names : Liberation Sans,11,-1,5,75,0,0,0,0,0.
2: gui_qt_font_city_productions : Noto Sans,13,-1,5,75,0,0,0,0,0.
2: gui_qt_font_reqtree_text : Noto Sans,15,-1,5,75,0,0,0,0,0.
2: App default after change callbacks : Liberation Sans,15,-1,5,50,0,0,0,0,0.
2: Loading tileset "hexemplio".
2: Loading tileset "hexemplio".
2: Drawing font for progress bar : Liberation Sans,15,-1,5,50,0,0,0,0,0.
2: Production combo itself : Liberation Sans,15,-1,5,50,0,0,0,0,0.
2: Production combo uses : Liberation Sans,15,-1,5,50,0,0,0,0,0.
2: Progress bar painter : Liberation Sans,15,-1,5,75,0,0,0,0,0.
2: last message repeated 2 times


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: (None)
          Type: Bugs
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: Qt-client
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Even with #44389 patch applied, ddeanbrown reports that the font is not right:
"Applying the patch did not have any affect."
That's on MacOS, where Qt often seems to have behavior different from other platforms (not only bugs - there's even documented differences)

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/44906
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44906



More information about the Freeciv-tickets mailing list
Back to archive index