Sweden-Number/dlls/dwrite
Michael Stefaniuc 5a4cb67db9 dwrite: Use SetRectEmpty() instead of memset().
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-12 19:03:14 +02:00
..
tests dwrite: Improve font objects refcounting. 2017-04-11 14:59:21 +02:00
Makefile.in kernel32: Avoid resolving imports against the advapi32 forwards. 2015-06-10 15:26:05 +09: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: Fix off by one error in glyph count adjustment. 2017-03-30 22:06:32 +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
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