April 28, 2026
1:02 p.m.
On Tue Apr 28 12:24:57 2026 +0000, Aric Stewart wrote:
This `return` would mean if there is not a fallback defined in `Software\\Wine\\Uniscribe\\Fallback` then you cannot have one in `Software\\Wine\\Uniscribe\\SystemFallback` It may be nicer to fall through to the below code so that if a fallback font is not defined we can still use your logic to search for a system one. unless I am reading wrong, the code does fall through, if a fallback font is not defined in the Fallback regkey, right? Or do you mean to say the order should be Fallback regkey -\> SystemFallback regkey -\> hardcoded fallback?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10672#note_137990