Sweden-Number/dlls/dwrite
Nikolay Sivov 8b831b9d56 dwrite: Return NULL file pointer on CreateCustomFontFileReference() failure.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-29 21:25:16 +09:00
..
tests dwrite: Return NULL file pointer on CreateCustomFontFileReference() failure. 2016-01-29 21:25:16 +09:00
Makefile.in kernel32: Avoid resolving imports against the advapi32 forwards. 2015-06-10 15:26:05 +09:00
analyzer.c dwrite: Reuse linebreaking isSoftHyphen flag for cluster metrics. 2016-01-26 22:40:34 +09:00
bidi.c dwrite: Make sure explicit levels are always initialized (Valgrind). 2015-07-14 17:07:43 +09:00
bracket.c Update data tables to Unicode 8.0.0. 2015-10-02 15:37:05 +09:00
dwrite.spec
dwrite_private.h dwrite: Use callback freetype API to implement GetGlyphRunOutline(). 2016-01-19 20:48:07 +09:00
font.c dwrite: Return earlier from GetKerningPairAdjustments() when pair kerning is not supported. 2016-01-22 17:54:59 +09:00
freetype.c dwrite: Ask freetype once about kerning pairs support and monospaced property. 2016-01-22 17:54:59 +09:00
gdiinterop.c dwrite: Handle bitmap allocation error when rendering to bitmap target. 2016-01-14 16:32:52 +09:00
layout.c dwrite: Don't use BOOL defined values for fields that are not BOOL. 2016-01-28 13:44:58 +09:00
linebreak.c Update data tables to Unicode 8.0.0. 2015-10-02 15:37:05 +09:00
main.c dwrite: Return NULL file pointer on CreateCustomFontFileReference() failure. 2016-01-29 21:25:16 +09:00
mirror.c Update data tables to Unicode 8.0.0. 2015-10-02 15:37:05 +09:00
opentype.c dwrite: Fix comment typos. 2016-01-18 14:19:09 +09:00
scripts.c Update data tables to Unicode 8.0.0. 2015-10-02 15:37:05 +09:00
scripts.h Update data tables to Unicode 8.0.0. 2015-10-02 15:37:05 +09:00
shape.c dwrite: Remove unused code (Clang). 2014-11-25 13:47:39 +01:00