Sweden-Number/dlls/gdi32
Alexandre Julliard 5e648e8967 gdi32: Don't fail font creation when we are out of handles.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50354
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-21 21:04:55 +01:00
..
dibdrv
enhmfdrv
mfdrv
tests gdi32/tests: Add some tests to show that GetGlyphIndices() should avoid best fit chars. 2020-12-21 16:55:53 +01:00
uniscribe
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
dib.c
driver.c
enhmetafile.c
font.c gdi32: Don't fail font creation when we are out of handles. 2020-12-21 21:04:55 +01:00
freetype.c gdi32: Don't try to get glyph index when default char is 0. 2020-12-08 22:25:59 +01:00
gdi32.rc
gdi32.spec
gdi_private.h gdi32: Try to parse font props without FreeType. 2020-12-03 20:18:38 +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
resource.h
vertical.c
vulkan.c