Changelog:
r43130 | blackystardust | 2023-02-11 17:02:51 +0000 (Sat, 11 Feb 2023) | 1 line
Function prototype fixes.
------------------------------------------------------------------------
r43129 | blackystardust | 2023-02-11 16:41:40 +0000 (Sat, 11 Feb 2023) | 1 line
Function prototype fixes.
------------------------------------------------------------------------
r43128 | compyx | 2023-02-11 10:58:37 +0000 (Sat, 11 Feb 2023) | 11 lines
Gtk3: Windows: Do NOT unregister CBM font with RemoveFontResourceA()
When running with Pango 1.50.2, do not call RemoveFontResourceA() on shutdown.
For some bizare reason the font remains unregistered for the remaining Windows
session and subsequent runs of VICE would require the user to reboot Windows.
I've added logging of the Pango version and the functions being called (or not
called) when registering and unregistering the CBM font.
Perhaps we can add the unregistering again when Pango 1.50.13 is released, but
I have a feeling this Windows font crap will remain broken.
------------------------------------------------------------------------
r43127 | blackystardust | 2023-02-11 07:02:55 +0000 (Sat, 11 Feb 2023) | 1 line
Function prototype fixes.
------------------------------------------------------------------------
r43126 | blackystardust | 2023-02-11 06:35:44 +0000 (Sat, 11 Feb 2023) | 1 line
Function prototype fixes.
------------------------------------------------------------------------