wine-wine/dlls/dwrite
Nikolay Sivov 849b5dd96d dwrite: Set runHeight attribute for underlines.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-23 15:07:46 +01:00
..
tests dwrite: Set runHeight attribute for underlines. 2017-02-23 15:07:46 +01:00
Makefile.in
analyzer.c dwrite: Improve line breaking logic. 2017-01-31 15:58:44 +01:00
bidi.c dwrite: Return some of font properties from IDWriteFontFace3 methods. 2016-07-05 23:22:04 +09:00
bracket.c Update data tables to Unicode 9.0.0. 2016-06-22 22:09:28 +09:00
dwrite.spec
dwrite_private.h dwrite: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. 2017-02-21 13:36:48 +01:00
font.c dwrite: Implement another variant of CreateGlyphRunAnalysis(). 2017-01-26 10:43:03 +01:00
freetype.c dwrite: Implement GetOverhangMetrics(). 2017-01-27 16:31:41 +01:00
gdiinterop.c dwrite: Improve ConvertFontFaceToLOGFONT using same logic IDWriteFont uses. 2016-12-07 14:50:29 +01:00
layout.c dwrite: Set runHeight attribute for underlines. 2017-02-23 15:07:46 +01:00
linebreak.c Update data tables to Unicode 9.0.0. 2016-06-22 22:09:28 +09:00
main.c dwrite: Fix rendering mode enum conversion warnings. 2017-02-03 19:05:11 +01:00
mirror.c Update data tables to Unicode 9.0.0. 2016-06-22 22:09:28 +09:00
opentype.c dwrite: Use OpenType 1.8 'hhea' table structure. 2017-01-25 11:26:27 +01:00
scripts.c dwrite: Improve script mapping generation. 2016-07-04 17:41:00 +09:00
scripts.h dwrite: Update script list with latest additions. 2016-11-06 17:40:05 +01:00
shape.c