[Bug 32529] New: Incorrect font size and or weight in Windows dialogs

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 23 15:27:23 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=32529

             Bug #: 32529
           Summary: Incorrect font size and or weight in Windows dialogs
           Product: Wine
           Version: 1.5.20
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: support at securenetterm.com
    Classification: Unclassified


The font size and or weight used in Windows dialogs cause line wrapping and/or
line truncations to occur on dialogs that have long strings.  An example of
this can be seen in Putty version "Release 0.62" in the Terminal-Features and
Windows-Translations dialogs.

A git regression of versions 1.5.17 and 1.5.20 shows the following commit
identified as causing the problem.

ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e is the first bad commit
commit ebaf5ea17623268fb1c0f68b1cf9a5984bd4e46e
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov 15 13:29:21 2012 +0100

    gdi32: Don't load bitmap glyphs when using subpixel rendering in
GetGlyphOutline.

:040000 040000 1c274caf84d118f5f45ab659de7d22ff643ceb9e
6e138aa51f970be69ec29ede49b983dd6cbff0fc M      dlls

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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