Sweden-Number/dlls/gdi32
Byeongsik Jeon 56b16ff466 gdi32: Remove needTransform variable of freetype_get_glyph_outline().
Signed-off-by: Byeongsik Jeon <bsjeon@hanmail.net>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-09 21:33:43 +01:00
..
dibdrv
enhmfdrv
mfdrv
tests gdi32: ExtTextOut should fail if count is larger than INT_MAX. 2021-02-03 21:01:38 +01: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
driver.c gdi32: Report real VREFRESH values for GetDeviceCaps() with display DCs. 2021-01-27 21:12:06 +01: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
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