wine/dlls/gdi32
Byeongsik Jeon 66e446c5ec gdi32: Improves the subpixel rendering availability for FreeType 2.8.1+.
FreeType 2.8.1+ implemented its own subpixel rendering.
So FT_Err_Uniplemented_Feature check is not the reliable way.

Signed-off-by: Byeongsik Jeon <bsjeon@hanmail.net>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-09 12:38:22 +02:00
..
dibdrv gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
enhmfdrv gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
mfdrv
tests gdi32: Don't return screen resolution on printer devices. 2018-09-05 19:52:31 +02:00
bidi.c
bitblt.c
bitmap.c
brush.c
clipping.c
dc.c
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: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
freetype.c gdi32: Improves the subpixel rendering availability for FreeType 2.8.1+. 2018-10-09 12:38:22 +02:00
gdi32.rc
gdi32.spec
gdi_private.h
gdiobj.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
icm.c
Makefile.in
mapping.c
metafile.c
opengl.c
painting.c
palette.c
path.c gdi32: Fix memory leak on error in PATH_WidenPath (Coverity). 2018-06-04 14:22:36 +02:00
pen.c
printdrv.c
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