https://bugs.winehq.org/show_bug.cgi?id=41797
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru --- This problem is known for a long time already, and usually only not unicode applications get affected. Since Wine builtin apps use unicode APIs directly they can't be used for reproducing this bug.
Probably a WONTFIX since gdi32 creates locale dependent font mappings for not unicode apps, and that's unavoidable.