[Bug 2330] New: LOGFONT lfUnderline attribute broken

Wine Bugs wine-bugs at winehq.org
Thu Jul 1 12:22:17 CDT 2004


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

           Summary: LOGFONT lfUnderline attribute broken
           Product: Wine
           Version: 20040213
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-gdi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: gormanjz at hotmail.com


My application uses the LOGFONT lfUnderline attribute to cause text to
appear underlined when drawing to a device context. This works correctly
in Windows, but in cxoffice, the output text does not appear underlined.
The text is being printed with the DrawText API call.

I could work around this issue by drawing underlines myself, except that
I use DrawText for multi-line word-wrapping, and in that case it is too
hard to predict where the underlines should go.

I am using cxoffice pro 3.0.1.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list