wine-wine/dlls/dwrite
Lucian Poston d00f9bce6c dwrite: Stub SetIncrementalTabStop with S_OK.
Signed-off-by: Lucian Poston <lucian.poston@gmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-27 16:15:40 +01:00
..
tests dwrite/tests: Some tests for font set properties. 2017-10-20 08:36:11 +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: Stub SetIncrementalTabStop with S_OK. 2017-11-27 16:15:40 +01: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: Set lfItalic style to get more compatible results for gdiinterop. 2017-11-02 12:14:03 +01: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