[Bug 45159] New: Fonts created in DialogBoxParamW are aliased while fonts created in comctl32 are anti-aliased

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 9 03:15:26 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45159

            Bug ID: 45159
           Summary: Fonts created in DialogBoxParamW are aliased while
                    fonts created in comctl32 are anti-aliased
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: taisfmq at live.cn
      Distribution: ---

When font dpi is set to 144, in regedit main window the fonts are pretty, but
in the edit window the fonts are ugly, while all fonts are in the same size, as
shown in the attachment.

The edit window is created here
https://github.com/wine-mirror/wine/blob/7f955f22d317cad1e7d5323179e9a0ee635c9768/programs/regedit/edit.c#L289

The main listview is created here
https://github.com/wine-mirror/wine/blob/7f955f22d317cad1e7d5323179e9a0ee635c9768/programs/regedit/childwnd.c#L455

BTW, why small fonts are all aliased and ugly?

-- 
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.



More information about the wine-bugs mailing list