https://bugs.winehq.org/show_bug.cgi?id=38762
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- (In reply to Michal Suchanek from comment #0)
A font on my system has zero face->size.height and Wine divides by it.
warn:font:freetype_SelectFont font face L"Misaki Mincho" file L"/home/hramrach/.wine/dosdevices/c:/windows/Fonts/misakimn.ttf" has zero face height!
Attaching patch that produces the above warning and ignores the value when zero.
There is a branch for ignoring it under some other conditions already, anyway.
Hi, Michal.
The real question of course is what Windows does with it, where did you get this font and what is its file checksum?