wine-wine/dlls/dwrite
Nikolay Sivov b2d9d552c0 dwrite: Keep current lookup feature mask in context.
Lookups referenced from context-based lookups need to have access to
original feature mask, set it once instead of propagating it on every
recursive call. It's used for input matching and parametrized cases
like alternate substitutions.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-12 17:16:26 +02:00
..
tests dwrite: Implement another GetFontFamily() variant. 2020-06-11 15:51:19 +02:00
Makefile.in
analyzer.c dwrite: Set initial canBreakShapingAfter flags. 2020-06-11 15:51:18 +02:00
bidi.c dwrite: Use mirrored character only if font supports it. 2020-05-22 14:32:02 +02:00
bracket.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
direction.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
dwrite.spec
dwrite_private.h dwrite: Keep current lookup feature mask in context. 2020-06-12 17:16:26 +02:00
font.c dwrite: Implement another GetFontFamily() variant. 2020-06-11 15:51:19 +02:00
freetype.c dwrite: Get rid of cmap cache. 2020-06-09 21:23:33 +02:00
gdiinterop.c
layout.c
linebreak.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
main.c dwrite: Fix CreateInMemoryFontFileLoader() prototype. 2020-06-10 22:38:49 +02:00
mirror.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
opentype.c dwrite: Keep current lookup feature mask in context. 2020-06-12 17:16:26 +02:00
scripts.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
scripts.h dwrite: Add properties for recently added scripts. 2020-06-01 22:10:28 +02:00
shape.c dwrite: Implement CheckTypographicFeature(). 2020-06-08 21:01:33 +02:00