Sweden-Number/dlls/dwrite
Nikolay Sivov 38a99b2f25 dwrite: Add support for PFM files in Analyze().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-11 12:17:24 +09:00
..
tests gdi32: Fix otmfsSelection to have italic style set in case of oblique simulation. 2016-02-09 23:27:13 +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: 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: 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: Add support for PFM files in Analyze(). 2016-02-11 12:17:24 +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