Sweden-Number/dlls/dwrite
Nikolay Sivov 08a729fc15 dwrite: Use OpenType 1.8 'head' table structure.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-25 11:26:24 +01:00
..
tests dwrite: Use OpenType 1.8 'head' table structure. 2017-01-25 11:26:24 +01:00
Makefile.in
analyzer.c dwrite: Update script list with latest additions. 2016-11-06 17:40:05 +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: Improve ConvertFontFaceToLOGFONT using same logic IDWriteFont uses. 2016-12-07 14:50:29 +01:00
font.c dwrite: Fix a typo in assertion condition (Coverity). 2016-12-12 19:14:19 +01:00
freetype.c dwrite: Let freetype face cache manage lifetime of requested file fragments. 2017-01-18 23:07:22 +01:00
gdiinterop.c dwrite: Improve ConvertFontFaceToLOGFONT using same logic IDWriteFont uses. 2016-12-07 14:50:29 +01:00
layout.c dwrite: Update to IDWriteFactory4. 2016-10-11 16:59:33 +02:00
linebreak.c Update data tables to Unicode 9.0.0. 2016-06-22 22:09:28 +09:00
main.c dwrite: Fully initialize shared factory vtable. 2016-12-20 13:01:27 +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 'head' table structure. 2017-01-25 11:26:24 +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