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 --- fonts/NotoSansArabic-Regular.ttf | Bin 0 -> 140400 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fonts/NotoSansArabic-Regular.ttf (limited to 'fonts') diff --git a/fonts/NotoSansArabic-Regular.ttf b/fonts/NotoSansArabic-Regular.ttf new file mode 100644 index 00000000..94eead4c Binary files /dev/null and b/fonts/NotoSansArabic-Regular.ttf differ -- cgit v1.2.3