[Git][wine/wine][master] Revert "dwrite: Use uppercase paths for local file loader keys."
"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Julliard pushed to branch master at wine / wine Commits: d60f8286 by Nikolay Sivov at 2025-12-08T16:49:11+01:00 Revert "dwrite: Use uppercase paths for local file loader keys." It's possible to get system font files paths in unix-path format, if there is no drive configured that allows access to corresponding trees. When this happens registry font list starts using unix paths, and those can't be modified the same way regular win32 paths could be. This fixes a regression caused by 2a2cc34d. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58811 Signed-off-by: Nikolay Sivov <[email protected]> - - - - - 2 changed files: - dlls/dwrite/font.c - dlls/dwrite/tests/font.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d60f8286056559233e992c4084f31990723849b6 -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d60f8286056559233e992c4084f31990723849b6 You're receiving this email because of your account on gitlab.winehq.org.