[Bug 45159] 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 04:01:06 CDT 2018


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

--- Comment #4 from taisfmq at live.cn ---
(In reply to Nikolay Sivov from comment #2)
> Does a workaround from bug 41639 help?

Thanks Nikolay, it changes but it does not help, at least not what I want

BTW, there is a probably related bug
https://bugs.winehq.org/show_bug.cgi?id=32947

I will post attachments later. The matrix is

DPI=96, fonts are small:
    user32 fonts are the same as comctl32 ones
    FREETYPE_PROPERTIES workaround disabled:
        comctl32 fonts are ugly, only black and white pixels, strokes have
inconsistent width (The middle stroke in 'W' is extremely ugly) 
    FREETYPE_PROPERTIES workaround enabled:
        comctl32 fonts are slightly better, although still only black and white
pixels, strokes have consistent width now
DPI=144, fonts are larger:
    FREETYPE_PROPERTIES workaround disabled:
        comctl32 fonts are the best, there are grey pixels, and it looks that
strokes have consistent width
        user32 fonts are ugly, only black and white pixels, strokes have
inconsistent width
    FREETYPE_PROPERTIES workaround enabled:
        comctl32 fonts are not as good as above, there ARE grey pixels, but it
looks that strokes have inconsistent width now
        user32 fonts are better now, only black and white pixels, but strokes
have consistent width

(Can't we type emojis here)

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