Adds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPolyline, RoundRect,
commit14c99d00369c9c46cc37f298abbbb4745a09969a
authorHuw D M Davies <daviesh@abacus.physics.ox.ac.uk>
Sat, 24 Oct 1998 10:44:05 +0000 (24 10:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 24 Oct 1998 10:44:05 +0000 (24 10:44 +0000)
treea4ea380dacbd0daedf7bfc7a59e5a596e45da70f
parent912049d9365fe3a1adf9e62f4fb50d9d88bdf11a
Adds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPolyline, RoundRect,
SetPixel, hatched brushes and a stub for StretchDIBits to the PostScript
driver.
graphics/psdrv/Makefile.in
graphics/psdrv/bitmap.c [new file with mode: 0644]
graphics/psdrv/brush.c
graphics/psdrv/font.c
graphics/psdrv/graphics.c
graphics/psdrv/init.c
graphics/psdrv/ps.c
include/gdi.h
include/psdrv.h
objects/dib.c