Alexandre Julliard
|
e0f3f020c0
|
wineps.drv: Reset the device path once it has been painted.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-16 01:21:47 +09:00 |
Alexandre Julliard
|
061b8c4094
|
wineps: Convert path points to device coords since GetPath returns logical coords.
|
2012-02-22 16:04:09 +01:00 |
Alexandre Julliard
|
d45eb00abc
|
wineps: Fall through to the null driver for Polyline and Polygon.
|
2011-12-05 22:29:46 +01:00 |
Alexandre Julliard
|
2cf3975dfc
|
wineps: Fix a couple of typos in the path painting function.
Thanks to Octavian Voicu.
|
2011-11-01 21:10:13 +01:00 |
Alexandre Julliard
|
c9c568dda9
|
wineps: Stroke and fill GDI paths using Postscript paths.
|
2011-10-31 19:58:12 +01:00 |
Alexandre Julliard
|
da3511fd3b
|
wineps: Implement PolyBezier using the Postscript curveto function.
|
2011-10-31 19:39:02 +01:00 |
Alexandre Julliard
|
e5f21b952f
|
wineps: PaintRgn should leave the path empty on exit.
|
2011-10-31 16:46:00 +01:00 |
Alexandre Julliard
|
c7a8ff26d3
|
gdi32: Graphics driver functions no longer need to be CDECL.
|
2011-07-13 14:56:12 +02:00 |
Alexandre Julliard
|
b49aaf1fed
|
wineps.drv: Use the HDC from the gdi_physdev structure.
|
2011-07-07 14:46:15 +02:00 |
Alexandre Julliard
|
10dcba499f
|
wineps.drv: Pass a generic PHYSDEV to all graphics functions.
|
2011-07-07 14:46:14 +02:00 |
Francois Gouget
|
0377d0a2e6
|
wineps.drv: PSDRV_YWStoDS() is unused so remove it.
|
2011-03-30 18:23:37 +02:00 |
Ilya Shpigor
|
d1971a458b
|
wineps.drv: Start a new current path in PSDRV_PolyPolygon.
|
2010-04-28 09:29:45 -05:00 |
Alexandre Julliard
|
7f6b6eb344
|
wineps.drv: Add a wrapper function for WriteSpool16.
|
2009-12-07 14:18:28 +01:00 |
Alexandre Julliard
|
41ea320576
|
wineps.drv: Make all exported entry points CDECL.
|
2009-03-11 14:10:13 +01:00 |
Andrew Talbot
|
9ff4c29d86
|
wineps.drv: Exclude unused headers.
|
2007-05-29 12:10:13 +02:00 |
Hans Leidekker
|
9f06a5a6f0
|
wineps.drv: Win64 printf format warning fixes.
|
2006-10-13 12:08:36 +02:00 |
Alexandre Julliard
|
57ed75bf09
|
wineps: Renamed the directory to wineps.drv.
|
2006-05-23 16:42:56 +02:00 |