Sweden-Number/dlls/dwrite
Giovanni Mascellani 4b774ec357 dwrite: Do not segfault when there are no typographic features to return.
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 65f5033702)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2021-05-18 00:24:26 +02:00
..
tests dwrite/font: Reimplement HasVerticalGlyphVariants() flag using general shaping logic. 2020-12-01 13:30:06 +01:00
Makefile.in dwrite: Use the same BiDi direction table as usp10. 2019-05-22 19:16:05 +02:00
analyzer.c include: Remove some no longer used Unicode functions. 2020-12-02 15:38:25 +01: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/font: Reimplement HasVerticalGlyphVariants() flag using general shaping logic. 2020-12-01 13:30:06 +01:00
font.c dwrite: Use consistent trace format for rendering object. 2020-12-02 19:08:04 +01:00
freetype.c dwrite: Avoid a compiler warning when FreeType is missing. 2020-12-23 22:07:50 +01:00
gdiinterop.c dwrite: Use consistent trace format for font data access objects. 2020-12-02 19:08:04 +01:00
layout.c dwrite/layout: Use consistent tracing format for default trimming sign. 2020-11-30 19:01:56 +01:00
linebreak.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
main.c dwrite: Use consistent trace format for rendering parameters object. 2020-12-02 15:39:40 +01:00
mirror.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
opentype.c dwrite: Remove explicit lookup type check in GetVerticalGlyphVariants(). 2020-12-02 15:39:32 +01: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: Do not segfault when there are no typographic features to return. 2021-05-18 00:24:26 +02:00