Felix Nawothnig
|
d17e2073be
|
Keep width for cosmetic pens, don't use LPtoDP() for widths and
convert the dashes for PS_USERSTYLE pens into device units.
|
2005-05-16 09:13:28 +00:00 |
Felix Nawothnig
|
7364f0a79c
|
Convert pen width to DP in StrokePath().
|
2005-05-14 18:49:52 +00:00 |
Felix Nawothnig
|
73eee2137c
|
Draw each figure as a single primitive in StrokePath().
|
2005-05-14 11:07:24 +00:00 |
Jakob Eriksson
|
9ed61de9a2
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
Michael Stefaniuc
|
5ad7d858e0
|
Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
|
2004-12-23 17:06:43 +00:00 |
Hans Leidekker
|
fe442b21f7
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
Alexandre Julliard
|
03250ff6e7
|
Inline functions don't need WINE_UNUSED.
|
2004-09-01 04:55:52 +00:00 |
Alexandre Julliard
|
85106cdaf3
|
Moved remaining files from graphics/ to dlls/gdi.
|
2004-02-12 23:11:30 +00:00 |