Sweden-Number/dlls/dwrite
Nikolay Sivov f26b4a3575 dwrite: Fetch all glyphs at once instead of locking/unlocking for every glyph.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-09 23:26:21 +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: Fetch all glyphs at once instead of locking/unlocking for every glyph. 2016-02-09 23:26:21 +09:00
font.c dwrite: Fetch all glyphs at once instead of locking/unlocking for every glyph. 2016-02-09 23:26:21 +09:00
freetype.c dwrite: Fetch all glyphs at once instead of locking/unlocking for every glyph. 2016-02-09 23:26:21 +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 dwrite: Remove unused code (Clang). 2014-11-25 13:47:39 +01:00