Sweden-Number/dlls/dwrite
Giovanni Mascellani 23d6ac27db dwrite/tests: Remove overzealous test.
While this test happens to always be true on Windows, this is just a
property of the fallback fonts installed on the system, not a property
of the code. Since we cannot control the fonts installed on users'
computers, it makes no sense to do this test.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-05 17:55:44 +01:00
..
shapers dwrite/arabic: Mark glyphs with assigned action as unsafe to break. 2021-02-11 10:12:09 +01:00
tests dwrite/tests: Remove overzealous test. 2021-03-05 17:55:44 +01:00
Makefile.in dwrite/arabic: Set per-glyph action. 2021-01-22 18:33:32 +01:00
analyzer.c dwrite: Use newer analyzer interface internally. 2021-02-22 19:59:16 +01:00
bidi.c
bracket.c
direction.c
dwrite.spec
dwrite_private.h dwrite: Remove unused function. 2021-02-23 15:48:03 +01:00
font.c dwrite: Implement GetFontSet() for families. 2021-03-04 21:43:26 +01:00
freetype.c dwrite: Use correct glyph origins during rendering. 2021-02-22 19:59:16 +01:00
gdiinterop.c dwrite: Fix vtable variables types. 2021-02-01 17:10:37 +01:00
layout.c dwrite/layout: Implement axis values property for the format object. 2021-03-01 16:11:35 +01:00
linebreak.c
main.c dwrite: Use newer analyzer interface internally. 2021-02-22 19:59:16 +01:00
mirror.c
opentype.c dwrite: Fix character range to glyph range matching for user features. 2021-02-17 16:27:58 +01:00
scripts.c
scripts.h
shape.c dwrite: Do not segfault when there are no typographic features to return. 2021-03-03 21:54:45 +01:00