wine/dlls/dwrite
Nikolay Sivov 2c6799dfe2 dwrite: Line height/baseline includes lineGap as well.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-27 23:52:25 +09:00
..
tests dwrite: Line height/baseline includes lineGap as well. 2016-01-27 23:52:25 +09:00
analyzer.c dwrite: Reuse linebreaking isSoftHyphen flag for cluster metrics. 2016-01-26 22:40:34 +09:00
bidi.c
bracket.c
dwrite.spec
dwrite_private.h dwrite: Use callback freetype API to implement GetGlyphRunOutline(). 2016-01-19 20:48:07 +09:00
font.c dwrite: Return earlier from GetKerningPairAdjustments() when pair kerning is not supported. 2016-01-22 17:54:59 +09:00
freetype.c dwrite: Ask freetype once about kerning pairs support and monospaced property. 2016-01-22 17:54:59 +09:00
gdiinterop.c
layout.c dwrite: Line height/baseline includes lineGap as well. 2016-01-27 23:52:25 +09:00
linebreak.c
main.c dwrite: Consistently use explicit float literals. 2016-01-11 23:05:46 +09:00
Makefile.in
mirror.c
opentype.c dwrite: Fix comment typos. 2016-01-18 14:19:09 +09:00
scripts.c
scripts.h
shape.c