wine-wine/dlls/dwrite
Nikolay Sivov 448e9ce644 dwrite: Use newer enum version to avoid type mismatch (Coverity).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-24 18:58:31 +02:00
..
tests dwrite/tests: Use empty text in line metrics test. 2017-07-19 19:13:30 +02:00
Makefile.in
analyzer.c dwrite: Added ability to specify multiple families per fallback range. 2017-07-19 19:13:30 +02:00
bidi.c dwrite: Fix explicit levels returned for LRE and RLE control characters. 2017-04-05 16:17:28 +02:00
bracket.c make_unicode: Update data tables to Unicode 10.0.0. 2017-07-13 11:44:41 +02:00
dwrite.spec
dwrite_private.h dwrite: Fix cache entry use-after-free (Valgrind). 2017-07-20 18:55:25 +02:00
font.c dwrite: Fix cache entry use-after-free (Valgrind). 2017-07-20 18:55:25 +02:00
freetype.c dwrite: Avoid repeated method calls during run rendering. 2017-07-11 18:25:36 +02:00
gdiinterop.c dwrite: Use newer enum version to avoid type mismatch (Coverity). 2017-07-24 18:58:31 +02:00
layout.c dwrite: Update to IDWriteFactory5. 2017-05-07 16:20:50 -05:00
linebreak.c make_unicode: Update data tables to Unicode 10.0.0. 2017-07-13 11:44:41 +02:00
main.c dwrite: Fix cache entry use-after-free (Valgrind). 2017-07-20 18:55:25 +02:00
mirror.c make_unicode: Update data tables to Unicode 10.0.0. 2017-07-13 11:44:41 +02:00
opentype.c dwrite: Fix compilation failure regarding nameless unions. 2017-05-10 09:23:50 -05:00
scripts.c make_unicode: Update data tables to Unicode 10.0.0. 2017-07-13 11:44:41 +02:00
scripts.h make_unicode: Update data tables to Unicode 10.0.0. 2017-07-13 11:44:41 +02:00
shape.c