Paul Chitescu <[email protected]> writes: > Changelog: > user32: Force a minimum character size of 1x1 to prevent divisions by > zero if > setting the font failed > > Failing to set any font is unusual but can happen - for example: > DISPLAY= wine notepad
It sounds like a gdi bug. It should be able to provide metrics even without a display. -- Alexandre Julliard [email protected]
