Sweden-Number/dlls/gdi32
Alexandre Julliard 4ea7190361 gdi32: Keep track of the last move position in a path.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-20 20:06:39 +09:00
..
dibdrv gdi32: Take the transform rotation into account to compute pen width. 2016-06-17 00:09:20 +09:00
enhmfdrv gdi32: Implement AngleArc in enhanced metafiles. 2016-06-17 22:27:49 +09:00
mfdrv
tests gdi32/tests: Compare RECTs with EqualRect instead of memcmp. 2016-06-20 20:06:39 +09:00
Makefile.in
bidi.c
bitblt.c
bitmap.c
brush.c
clipping.c
dc.c
dib.c
driver.c
enhmetafile.c gdi32: Rename the struct representing an embedded WMF in an EMF. 2016-06-08 23:25:16 +09:00
font.c
freetype.c
gdi32.rc
gdi32.spec
gdi_private.h gdi32: Implement FillPath, StrokeAndFillPath and StrokePath in the DIB driver. 2016-06-17 00:09:20 +09:00
gdiobj.c
icm.c
mapping.c
metafile.c gdi32: If the WMF was created by GetWinMetaFileBits() then return the original EMF. 2016-06-08 23:25:16 +09:00
opengl.c
painting.c
palette.c
path.c gdi32: Keep track of the last move position in a path. 2016-06-20 20:06:39 +09:00
pen.c
printdrv.c
region.c gdi32: Use wine_dbgstr_rect() to trace RECTs. 2016-04-21 18:42:02 +09:00
resource.h
vertical.c