Sweden-Number/dlls/gdi
Alexandre Julliard bde6885161 gdi: Ignore a few more metafile escapes. 2006-01-18 13:23:20 +01:00
..
enhmfdrv First draft of ExtTextOut on an open path. 2005-11-07 16:40:20 +00:00
mfdrv gdi: Win16/32 split of most of the metafile support. 2006-01-03 13:23:21 +01:00
tests gdi: Add a test which shows that GDI does not support compressed DIB sections. 2006-01-03 12:09:22 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in gdi: Win16/32 split of most of the metafile support. 2006-01-03 13:23:21 +01:00
bidi.c
bidi16.c
bitblt.c If the driver doesn't support StretchBlt try to use StretchDIBits 2005-11-28 10:38:33 +01:00
bitmap.c gdi: Added support for doing GetBitmapBits on a DIB section. 2005-12-13 17:07:06 +01:00
brush.c
clipping.c
dc.c
dib.c gdi32: Disallow creation of compressed DIB sections. 2006-01-03 12:09:03 +01:00
dispdib.c
dispdib.spec
driver.c gdi: Device name returned from EnumDisplayDevices is valid for CreateDC. 2006-01-03 12:05:54 +01:00
enhmetafile.c
env.c
font.c gdi: better implementation for GetCharABCWidthsFloat{A,W}. 2006-01-16 20:38:17 +01:00
freetype.c gdi: Fix display of fonts using Symbol codepages and assorted other 2006-01-13 14:25:16 +01:00
gdi.exe.spec
gdi16.c
gdi32.spec gdi: Added stub for AddFontMemResourceEx. 2005-12-06 11:32:41 +01:00
gdi_main.c
gdi_private.h gdi: Win16/32 split of most of the metafile support. 2006-01-03 13:23:21 +01:00
gdiobj.c
icm.c
mapping.c
metafile.c gdi: Ignore a few more metafile escapes. 2006-01-18 13:23:20 +01:00
metafile16.c gdi: Win16/32 split of most of the metafile support. 2006-01-03 13:23:21 +01:00
painting.c
palette.c Add stub implementation for SetMagicColors(). 2005-11-28 11:28:32 +01:00
path.c First draft of ExtTextOut on an open path. 2005-11-07 16:40:20 +00:00
pen.c
printdrv.c
region.c
version.rc
version16.rc
wing.c
wing.spec