wine/dlls/dwrite
Nikolay Sivov d5d863597d dwrite: Fix file object leak.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-11 14:59:25 +02:00
..
tests dwrite: Improve font objects refcounting. 2017-04-11 14:59:21 +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: Fix file object leak. 2017-04-11 14:59:25 +02:00
freetype.c dwrite: Use user transform when rendering individual glyphs. 2017-04-04 14:54:48 +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
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