[Bug 11] StrokePath ignores PS_JOIN_xxx

Wine Bugs wine-bugs at winehq.org
Sat May 14 05:32:20 CDT 2005


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


felix.nawothnig at t-online.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #877 is|0                           |1
           obsolete|                            |




------- Additional Comments From felix.nawothnig at t-online.de  2005-14-05 05:32 -------
Created an attachment (id=878)
 --> (http://bugs.winehq.org/attachment.cgi?id=878&action=view)
screenshot of unmodified endjoin.exe

(eh, did I write "native screenshot" before? I should get some sleep. It was a
wine screenshot ofcourse)

Some testing revealed that Windows does indeed convert the coordinates to DP on
LineTo() etc. so we have to do the conversion in StrokePath() - I submitted a
patch which adjusts the pen width (rather than doing a DP->LP->DP conversion on
the points) @ http://www.winehq.org/hypermail/wine-patches/2005/05/0279.html

With those 2 patches applied endjoin.exe looks quite like native now.
(screenshot attached & old one obsoleted)

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