From 23d108c8e099798dc4d35ce9cbcd3e37fb50f3b2 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 2 Apr 2022 21:55:25 +0200 Subject: Font fallback --- tests/ref/math/basic.png | Bin 3444 -> 3619 bytes tests/ref/text/emoji.png | Bin 0 -> 3340 bytes tests/ref/text/fallback.png | Bin 0 -> 10213 bytes tests/ref/text/font.png | Bin 39190 -> 33753 bytes tests/ref/text/knuth.png | Bin 65836 -> 69313 bytes tests/ref/text/shaping.png | Bin 17047 -> 17929 bytes tests/ref/utility/string.png | Bin 10532 -> 10614 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/text/emoji.png create mode 100644 tests/ref/text/fallback.png (limited to 'tests/ref') diff --git a/tests/ref/math/basic.png b/tests/ref/math/basic.png index 77ec8d51..2c1dd324 100644 Binary files a/tests/ref/math/basic.png and b/tests/ref/math/basic.png differ diff --git a/tests/ref/text/emoji.png b/tests/ref/text/emoji.png new file mode 100644 index 00000000..3f3f698d Binary files /dev/null and b/tests/ref/text/emoji.png differ diff --git a/tests/ref/text/fallback.png b/tests/ref/text/fallback.png new file mode 100644 index 00000000..ae840734 Binary files /dev/null and b/tests/ref/text/fallback.png differ diff --git a/tests/ref/text/font.png b/tests/ref/text/font.png index cb86f929..1c1a71ee 100644 Binary files a/tests/ref/text/font.png and b/tests/ref/text/font.png differ diff --git a/tests/ref/text/knuth.png b/tests/ref/text/knuth.png index 38e4b38f..8595fe29 100644 Binary files a/tests/ref/text/knuth.png and b/tests/ref/text/knuth.png differ diff --git a/tests/ref/text/shaping.png b/tests/ref/text/shaping.png index 1e57afca..a95f44e0 100644 Binary files a/tests/ref/text/shaping.png and b/tests/ref/text/shaping.png differ diff --git a/tests/ref/utility/string.png b/tests/ref/utility/string.png index 67563668..02184316 100644 Binary files a/tests/ref/utility/string.png and b/tests/ref/utility/string.png differ -- cgit v1.2.3