• Huw D M Davies's avatar
    Fixes several bugs in gdi path handling. · f0f8da58
    Huw D M Davies authored
    Adds *Path functions to dc funcs table + add EnhMetaFile recording.
    Separate out Polylne/PolylineTo and PolyBezier/PolyBezierTo in dc
    funcs table to enable proper enhmetafile recording.
    The current position update in *To functions is now handled by the
    main function and not in the drivers.
    Move USER functions from graphics/painting.c -> windows/painting.c
    f0f8da58
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
bitblt.c Loading commit data...
bitmap.c Loading commit data...
brush.c Loading commit data...
clipping.c Loading commit data...
font.c Loading commit data...
graphics.c Loading commit data...
init.c Loading commit data...
objects.c Loading commit data...
oembitmap.c Loading commit data...
palette.c Loading commit data...
pen.c Loading commit data...
text.c Loading commit data...