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@winehq.org ReportedBy: gormanjz@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.