wine/dlls/dwrite
Nikolay Sivov 967f3a5074 dwrite/shape: Fully initialize shaping context when getting glyph positions (Valgrind).
Actual issue is uninitialized has_gpos_attachment flag, it might be harmless in practice
but it's better to avoid.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2024-03-25 12:56:52 +01:00
..
shapers dwrite: Remove DECLSPEC_HIDDEN usage. 2023-11-28 22:58:42 +01:00
tests dwrite/tests: Avoid implicit DWRITE_RENDERING_MODE to DWRITE_RENDERING_MODE1 casts. 2023-10-17 18:18:21 +02:00
analyzer.c dwrite/shape: Fully initialize shaping context when getting glyph positions (Valgrind). 2024-03-25 12:56:52 +01:00
bidi.c dwrite: Remove DECLSPEC_HIDDEN usage. 2023-11-28 22:58:42 +01:00
bracket.c nls: Update character tables to Unicode 15.1.0. 2023-09-30 13:23:19 +02:00
direction.c nls: Update character tables to Unicode 15.1.0. 2023-09-30 13:23:19 +02:00
dwrite.spec
dwrite_private.h dwrite: Remove DECLSPEC_HIDDEN usage. 2023-11-28 22:58:42 +01:00
font.c dwrite: Force debug info in critical sections. 2024-02-21 22:30:03 +01:00
format.c
freetype.c dwrite: Ensure unixlib function tables and enum stay in sync. 2023-09-14 11:12:36 +02:00
gdiinterop.c gdi32: Fix buffer size parameter in GetFontFileData for 64-bit. 2023-09-01 18:06:02 +02:00
layout.c dwrite: Use the debugstr_fourcc function instead of reimplementing it. 2023-10-17 20:20:47 +02:00
linebreak.c nls: Update character tables to Unicode 15.1.0. 2023-09-30 13:23:19 +02:00
main.c dwrite: Force debug info in critical sections. 2024-02-21 22:30:03 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mirror.c nls: Update character tables to Unicode 15.1.0. 2023-09-30 13:23:19 +02:00
opentype.c dwrite: Remove DECLSPEC_HIDDEN usage. 2023-11-28 22:58:42 +01:00
scripts.c nls: Update character tables to Unicode 15.1.0. 2023-09-30 13:23:19 +02:00
scripts.h nls: Update character tables to Unicode 15.1.0. 2023-09-30 13:23:19 +02:00
shape.c dwrite: Use the debugstr_fourcc function instead of reimplementing it. 2023-10-17 20:20:47 +02:00
unixlib.h dwrite: Ensure unixlib function tables and enum stay in sync. 2023-09-14 11:12:36 +02:00