Sweden-Number/dlls/gdi32
Zebediah Figura 96fdbabc72 gdi32: Do not compare face file names in insert_face_in_family_list() if either is NULL.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50486
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-01-15 10:09:47 +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 gdi32/uniscribe: Use wide-char string literals. 2020-11-16 11:25:18 +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
dib.c
driver.c
enhmetafile.c
font.c gdi32: Do not compare face file names in insert_face_in_family_list() if either is NULL. 2021-01-15 10:09:47 +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