Sweden-Number/dlls/dwrite
Nikolay Sivov 470ed3c559 dwrite: Avoid possible out-of-bounds cluster metrics access.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45535
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-14 12:07:04 +02:00
..
tests include: Make ARRAY_SIZE() available in wine/test.h. 2018-05-25 12:09:17 +02:00
Makefile.in
analyzer.c tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
bidi.c dwrite: Fix explicit levels returned for LRE and RLE control characters. 2017-04-05 16:17:28 +02:00
bracket.c tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
dwrite.spec
dwrite_private.h include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
font.c dwrite: Support IDWriteFontList1 for font families. 2018-05-22 00:05:26 +02:00
freetype.c dwrite: Use 8bpp bitmaps in grayscale mode. 2017-09-05 17:47:34 +02:00
gdiinterop.c dwrite: Add warning message for unsupported interfaces. 2017-09-22 15:13:10 +02:00
layout.c dwrite: Avoid possible out-of-bounds cluster metrics access. 2018-08-14 12:07:04 +02:00
linebreak.c tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
main.c dwrite: Reuse streams when initializing font data and creating faces. 2017-10-18 15:37:48 +02:00
mirror.c tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
opentype.c dwrite: Properly truncate face name to LOGFONT size. 2018-05-22 21:58:02 +02:00
scripts.c tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
scripts.h tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
shape.c