From 73615f7e3ce23f2ea656d04ea9f96184f5ebdc0a Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 24 Mar 2021 17:12:34 +0100 Subject: =?UTF-8?q?Text=20shaping=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Shapes text with rustybuzz - Font fallback with family list - Tofus are shown in the first font Co-Authored-By: Martin --- tests/ref/text/basic.png | Bin 0 -> 37041 bytes tests/ref/text/complex.png | Bin 0 -> 12273 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/text/basic.png create mode 100644 tests/ref/text/complex.png (limited to 'tests/ref/text') diff --git a/tests/ref/text/basic.png b/tests/ref/text/basic.png new file mode 100644 index 00000000..a06c8763 Binary files /dev/null and b/tests/ref/text/basic.png differ diff --git a/tests/ref/text/complex.png b/tests/ref/text/complex.png new file mode 100644 index 00000000..9af49f16 Binary files /dev/null and b/tests/ref/text/complex.png differ -- cgit v1.2.3