http://bugs.winehq.org/show_bug.cgi?id=4045
--- Comment #13 from David Hagood ccf2egd02@sneakemail.com 2009-01-17 16:52:22 --- I've tested this with wine-1.1.12-420-gae48e09.
Steps to reproduce.
1) Via Regedit, unset HKLM/[System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts\LoxPixels 2) set display DPI to 96 via "xrandr --dpi 96" 3) Run regedit, observe font sizes. 4) exit regedit 5) set display DPI to 200 via "xrandr --dpi 200" 6) Run regedit, observe font sizes.
Expected result: Font sized should change. Actual results: Font sizes unchanged.
I am pulling the latest GIT now, and will report when that build is done.