wine/dlls/dwrite
Nikolay Sivov 5ec7a860bf dwrite: Always use system font collection to create fallback fonts.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-16 12:09:38 +09:00
..
tests dwrite: Always use system font collection to create fallback fonts. 2016-02-16 12:09:38 +09:00
analyzer.c dwrite: Always use system font collection to create fallback fonts. 2016-02-16 12:09:38 +09:00
bidi.c dwrite: Use enum members for class testing, simplify reseting to NI before applying Nx rules. 2016-02-11 01:26:42 +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 current layout fallback when creating run font faces. 2016-02-15 13:41:23 +09:00
font.c dwrite: Move local stream tracing to a separate channel. 2016-02-15 13:41:18 +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: Use itemizer hint to reset invisible run glyph count. 2016-02-16 12:09:38 +09:00
linebreak.c Update data tables to Unicode 8.0.0. 2015-10-02 15:37:05 +09:00
main.c dwrite: Keep factory reference for each layout. 2016-02-15 13:41:16 +09:00
Makefile.in
mirror.c Update data tables to Unicode 8.0.0. 2015-10-02 15:37:05 +09:00
opentype.c dwrite: Suppress noisy message when parsing name records. 2016-02-15 13:41:32 +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