[Bug 17848] New: Windows Print Preview: Lines drawn have incorrect width

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 25 11:48:42 CDT 2009


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

           Summary: Windows Print Preview: Lines drawn have incorrect width
           Product: Wine
           Version: 1.1.17
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: olsentest at comcast.net


In Windows print preview, drawing commands embedded 
between BeginPath and EndPath have line widths that 
are way too wide.  It appears that the same width 
(in pixels) is used in the print preview as was used 
for the main application window.  Also, if you use 
the print preview zoom button, the line width remains 
the same, suggesting that it is not being adjusted 
for the changes in scale.

If drawing commands are not embedded between BeginPath
and EndPath, then the print preview appears to work
correctly.

I am attaching a screen capture of the main window and
the print preview window.  Also, I am attaching a
simple Windows program that can be used for debug
purposes.  Also attached is a code snippet from the
Windows program.


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