Sweden-Number/dlls/dwrite
Nikolay Sivov ce526d15ec dwrite: Support optional glyph offsets for color runs.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-09 23:26:16 +09:00
..
tests dwrite/tests: Added a drawing test for run reordering case. 2016-02-09 23:26:11 +09:00
Makefile.in kernel32: Avoid resolving imports against the advapi32 forwards. 2015-06-10 15:26:05 +09:00
analyzer.c dwrite: Improve SetScriptAnalysis()/SetBidiLevel() tracing. 2016-02-02 14:39:17 +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: Implement color glyph run decomposition. 2016-02-08 20:13:33 +09:00
font.c dwrite: Support optional glyph offsets for color runs. 2016-02-09 23:26:16 +09:00
freetype.c dwrite: Remove some redundant includes. 2016-02-01 21:05:29 +09:00
gdiinterop.c dwrite: Improve error handling in ConvertFontToLOGFONT() (Coverity). 2016-02-08 20:13:41 +09:00
layout.c dwrite: Implement SetLineSpacing() for layout. 2016-02-03 21:56:57 +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: Implement color glyph run decomposition. 2016-02-08 20:13:33 +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