Alexandre Julliard pushed to branch master at wine / wine
Commits: 600c5a9a by Piotr Caban at 2025-04-09T21:06:29+02:00 conhost: Allow raster fonts.
- - - - - 1a9bbb0c by Piotr Caban at 2025-04-09T21:06:29+02:00 conhost: Merge validate_font and validate_font_metric helpers.
- - - - - 8769b19b by Piotr Caban at 2025-04-09T21:06:29+02:00 conhost: Imrove best matching font selection in set_first_font.
Otherwise, on systems with only Wine provided fonts, we end up selecting first non-vertical font ignoring other properties.
- - - - - 53ad843d by Piotr Caban at 2025-04-09T21:06:29+02:00 conhost: Prioritize font charset when selecting initial font.
- - - - -
1 changed file:
- programs/conhost/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/993c079371a2e4bcf88a60c9982902...