Sweden-Number/dlls/gdi32
Alexandre Julliard 23389127ec gdi32: Try to load the printer driver from the printer driver directory.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-31 19:26:09 +02:00
..
dibdrv
enhmfdrv gdi32: Fix handling of ModifyWorldTransform( MWT_IDENTITY ) on an emf dc. 2021-03-31 19:26:09 +02:00
mfdrv
tests gdi32: Fix handling of ModifyWorldTransform( MWT_IDENTITY ) on an emf dc. 2021-03-31 19:26:09 +02:00
uniscribe gdi32/uniscribe: Get rid of shaping group values in Arabic shaping data table. 2021-01-20 22:11:40 +01:00
Makefile.in gdi32: Introduce new opentype font parsing helpers. 2020-12-03 20:18:38 +01:00
bidi.c
bitblt.c
bitmap.c
brush.c
clipping.c
dc.c gdi32: Report correct HORZRES and VERTRES values for GetDeviceCaps() with DCs on a specific monitor. 2021-01-27 21:12:01 +01:00
dib.c gdi32: Avoid exceeding the actual bitmap height. 2020-11-12 13:58:33 +01:00
driver.c gdi32: Try to load the printer driver from the printer driver directory. 2021-03-31 19:26:09 +02:00
enhmetafile.c
font.c gdi32: ExtTextOut should fail if count is larger than INT_MAX. 2021-02-03 21:01:38 +01:00
freetype.c gdi32: Remove needTransform variable of freetype_get_glyph_outline(). 2021-03-09 21:33:43 +01:00
gdi32.rc
gdi32.spec gdi32: Merge in Uniscribe functionality. 2020-11-09 20:15:11 +01:00
gdi_private.h gdi32: Report correct HORZRES and VERTRES values for GetDeviceCaps() with DCs on a specific monitor. 2021-01-27 21:12:01 +01:00
gdiobj.c
icm.c
mapping.c
metafile.c
opengl.c
opentype.c gdi32: Try to parse font props without FreeType. 2020-12-03 20:18:38 +01:00
painting.c
palette.c
path.c
pen.c
printdrv.c
region.c gdi32: Merge rectangles horizontally when possible in CreatePolyPolygonRgn. 2021-01-22 11:12:21 +01:00
resource.h
vertical.c
vulkan.c