wine-wine/dlls/dwrite
Nikolay Sivov aa9fc63514 dwrite: Reuse streams when initializing font data and creating faces.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-18 15:37:48 +02:00
..
tests dwrite/tests: Fix object instance leak (Valgrind). 2017-10-16 15:26:32 +02:00
Makefile.in
analyzer.c dwrite: Use the correct array index. 2017-10-02 13:23:34 +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: Reuse streams when initializing font data and creating faces. 2017-10-18 15:37:48 +02:00
font.c dwrite: Reuse streams when initializing font data and creating faces. 2017-10-18 15:37:48 +02:00
freetype.c dwrite: Use 8bpp bitmaps in grayscale mode. 2017-09-05 17:47:34 +02:00
gdiinterop.c dwrite: Add warning message for unsupported interfaces. 2017-09-22 15:13:10 +02:00
layout.c dwrite: Consider inline objects overhang metrics for overall layout overhang metrics. 2017-10-02 10:14:13 +02:00
linebreak.c make_unicode: Update data tables to Unicode 10.0.0. 2017-07-13 11:44:41 +02:00
main.c dwrite: Reuse streams when initializing font data and creating faces. 2017-10-18 15:37:48 +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: Reuse streams when initializing font data and creating faces. 2017-10-18 15:37:48 +02: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