Sweden-Number/dlls/gdi32
Rémi Bernon 8aa404bba0 gdi32: Use FreeType as a fallback when loading font faces.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-03 20:18:38 +01:00
..
dibdrv
enhmfdrv
mfdrv
tests gdi32: Compare font face names using RtlDowncaseUnicodeChar. 2020-11-26 23:25:24 +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 gdi32: Avoid exceeding the actual bitmap height. 2020-11-12 13:58:33 +01:00
driver.c
enhmetafile.c
font.c gdi32: Only use the registry cache for application fonts. 2020-12-01 12:35:55 +01:00
freetype.c gdi32: Use FreeType as a fallback when loading font faces. 2020-12-03 20:18:38 +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