wine/dlls/dwrite
Nikolay Sivov 74f6c99621 dwrite/tests: Initial tests for IDWriteInMemoryFontFileLoader.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-19 20:02:53 +02:00
..
tests dwrite/tests: Initial tests for IDWriteInMemoryFontFileLoader. 2017-04-19 20:02:53 +02:00
analyzer.c dwrite: Classify direction control characters as complex. 2017-04-05 16:17:27 +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 Update data tables to Unicode 9.0.0. 2016-06-22 22:09:28 +09:00
dwrite.spec
dwrite_private.h dwrite: Improve font objects refcounting. 2017-04-11 14:59:21 +02:00
font.c dwrite: Use SetRectEmpty() instead of memset(). 2017-04-12 19:03:14 +02:00
freetype.c dwrite: Use SetRectEmpty() instead of memset(). 2017-04-12 19:03:14 +02:00
gdiinterop.c dwrite: Improve font objects refcounting. 2017-04-11 14:59:21 +02:00
layout.c dwrite: Consistently use common point and rect types. 2017-04-19 20:02:53 +02:00
linebreak.c Update data tables to Unicode 9.0.0. 2016-06-22 22:09:28 +09:00
main.c dwrite: Improve font objects refcounting. 2017-04-11 14:59:21 +02:00
Makefile.in
mirror.c Update data tables to Unicode 9.0.0. 2016-06-22 22:09:28 +09:00
opentype.c dwrite: Use OpenType 1.8 'hhea' table structure. 2017-01-25 11:26:27 +01:00
scripts.c dwrite: Improve script mapping generation. 2016-07-04 17:41:00 +09:00
scripts.h dwrite: Update script list with latest additions. 2016-11-06 17:40:05 +01:00
shape.c