wine-wine/dlls/dwrite
Nikolay Sivov bee56c33c5 dwrite: Don't bother going through fallback for non-visual runs.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-17 12:23:49 +09:00
..
tests dwrite/tests: Fix some leaks in tests (Valgrind). 2016-06-14 01:03:00 +09:00
Makefile.in
analyzer.c dwrite: Trace script name in shaping methods. 2016-06-17 00:09:20 +09:00
bidi.c dwrite: Resolve BNs and embedding and override formatting characters to preceding level. 2016-05-21 00:53:51 +09:00
bracket.c make_unicode: Mark most data tables as hidden. 2016-02-25 00:25:01 +09:00
dwrite.spec
dwrite_private.h dwrite: Validate simulation flags and fail face/reference creation. 2016-05-05 20:40:29 +09:00
font.c dwrite: Implement IDWriteFontFace3::GetRecommendedRenderingMode(). 2016-06-07 12:32:21 +09:00
freetype.c dwrite: Be prepared for 0 face_id passed to face requester. 2016-05-18 19:39:19 +09:00
gdiinterop.c dwrite: Use common structure to pass stream/facetype/index data around. 2016-05-05 01:27:51 +09:00
layout.c dwrite: Don't bother going through fallback for non-visual runs. 2016-06-17 12:23:49 +09:00
linebreak.c make_unicode: Mark most data tables as hidden. 2016-02-25 00:25:01 +09:00
main.c dwrite: Notify_factory_fallback_removed() is unused so remove it. 2016-05-16 15:32:30 +09:00
mirror.c make_unicode: Mark most data tables as hidden. 2016-02-25 00:25:01 +09:00
opentype.c dwrite: Use common structure to pass stream/facetype/index data around. 2016-05-05 01:27:51 +09:00
scripts.c make_unicode: Mark most data tables as hidden. 2016-02-25 00:25:01 +09:00
scripts.h Update data tables to Unicode 8.0.0. 2015-10-02 15:37:05 +09:00
shape.c