11 Feb
2016
11 Feb
'16
3:25 a.m.
https://bugs.winehq.org/show_bug.cgi?id=40127 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- This is deliberate, ChooseFontW() is explicitly called with CF_NOSCRIPTSEL, which means DEFAULT_CHARSET. SPI_SETNONCLIENTMETRICS then writes LOGFONTW to registry, and at least Windows 7 registry contains DEFAULT_CHARSET (1) as charset field. Note that on Windows 7 you don't get font chooser dialog at all, you can only select name, size and bold/italic flags. So why is that a problem? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.