Sweden-Number/dlls/usp10
Dmitry Timoshkov 24e09ac582 usp10: Don't specify ETO_GLYPH_INDEX for bitmap fonts.
Use same check as ScriptShapeOpenType() does, fixes painting of
non-latin characters in Wordpad using MS Sans Serif font.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-22 22:16:05 +02:00
..
tests
Makefile.in
bidi.c
bracket.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
breaking.c
direction.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
indic.c
indicsyllable.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
linebreak.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
mirror.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
opentype.c
shape.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
shaping.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
usp10.c usp10: Don't specify ETO_GLYPH_INDEX for bitmap fonts. 2020-07-22 22:16:05 +02:00
usp10.spec usp10: Add stub for ScriptGetFontAlternateGlyphs. 2020-05-27 00:14:14 +02:00
usp10_internal.h