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/control/for.png | Bin 2723 -> 2715 bytes tests/ref/control/if.png | Bin 1637 -> 1644 bytes tests/ref/control/let.png | Bin 1961 -> 1974 bytes 3 files changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/ref/control') diff --git a/tests/ref/control/for.png b/tests/ref/control/for.png index b3757692..1c7dfd42 100644 Binary files a/tests/ref/control/for.png and b/tests/ref/control/for.png differ diff --git a/tests/ref/control/if.png b/tests/ref/control/if.png index e38cf7c4..b30e63f8 100644 Binary files a/tests/ref/control/if.png and b/tests/ref/control/if.png differ diff --git a/tests/ref/control/let.png b/tests/ref/control/let.png index 20aad953..8a5c5fc6 100644 Binary files a/tests/ref/control/let.png and b/tests/ref/control/let.png differ -- cgit v1.2.3