1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-02 19:50:12 -05:00
Simon Tatham 293be04298 GTK: cherry-pick font defaults and fallbacks from main.
This is a combined cherry-pick of three consecutive commits from main:

b088d77d580b8f7 GTK: hard-code some last-ditch fallback fonts.
7f4cccde2ae53c0 GTK: fixes to the previous font fallback patch.
6155365076c47a8 GTK: switch the default to client-side fonts.

The combined effect is that now PuTTY's built-in default font is
client-side rather than server-side (advantaging Wayland and
disadvantaging legacy GTK1 builds, which seems like a sensible
tradeoff these days), and also, if the configured main font can't be
found, we'll try falling back to either the client- or server-side
default (whichever is available) before giving up completely and
whinging on standard error.
2025-01-13 20:49:08 +00:00
..
2022-05-05 19:04:34 +01:00
2023-12-18 14:47:48 +00:00