Sweden-Number/dlls/gdi32
Huw Davies f59755755e gdi32: Try to update the default families with fonts that exist.
Based on a patch by Akihiro Sagawa.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46285
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46244
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-20 15:34:01 +01:00
..
dibdrv gdi32: Fix memory leak (Valgrind). 2018-12-20 15:34:01 +01:00
enhmfdrv gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
mfdrv
tests gdi32/tests: Add a simple test for printing to a PostScript device. 2018-12-10 12:21:07 +01:00
Makefile.in
bidi.c
bitblt.c gdi32: Adjust destination coordinates in some special cases. 2018-10-15 13:55:14 +02:00
bitmap.c
brush.c
clipping.c
dc.c gdi32: Support the gamma correction for the subpixel rendering. 2018-10-22 22:36:43 +02:00
dib.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
driver.c gdi32: Avoid using GCC's typeof extension. 2018-09-21 23:58:56 +02:00
enhmetafile.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
font.c gdi32: Spelling fixes in a comment. 2018-10-23 15:28:58 +02:00
freetype.c gdi32: Try to update the default families with fonts that exist. 2018-12-20 15:34:01 +01:00
gdi32.rc
gdi32.spec gdi32: Implement GetFontFileData(). 2018-11-21 20:33:16 +01:00
gdi_private.h gdi32: Support the gamma correction for the subpixel rendering. 2018-10-22 22:36:43 +02:00
gdiobj.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
icm.c
mapping.c
metafile.c
opengl.c
painting.c
palette.c
path.c gdi32: ExtTextOut on a path with bitmap font selected shouldn't fail. 2018-11-29 15:46:12 +01:00
pen.c
printdrv.c gdi32: Trace full contents of DOCINFO in StartDoc. 2018-12-10 12:21:09 +01:00
region.c gdi32: Update edgetable limits with top and bottom. 2018-07-18 14:13:43 +02:00
resource.h
vertical.c tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
vulkan.c