https://bugs.winehq.org/show_bug.cgi?id=50774
Bug ID: 50774 Summary: DirectWrite should use mac platform name entry for English, if Windows entry is missing Product: Wine Version: 6.3 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: dwrite Assignee: wine-bugs@winehq.org Reporter: bunglehead@gmail.com Distribution: ---
While testing patch [1] it became apparent that mac name entries should be used more often. For a font from fonts-femkeklaver [2] English face name entry exists for mac platform only. We should pick it up as well.
P.S. additional improvement would be to lowercase locale names.
[1] https://www.winehq.org/pipermail/wine-devel/2021-March/181995.html [2] https://www.winehq.org/pipermail/wine-devel/2021-March/182050.html