From 4f5915a36b56a0c0e90a1a44d3dc803adfb81a45 Mon Sep 17 00:00:00 2001 From: la ninpre Date: Tue, 23 Dec 2025 08:46:14 +0300 Subject: day 22: continuing with the font --- decadv-2025.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/decadv-2025.html b/decadv-2025.html index 5410b33..51eae7c 100644 --- a/decadv-2025.html +++ b/decadv-2025.html @@ -38,6 +38,21 @@ -->
+

2025-12-22

+
+

+added the remaining character variants to the fontforge file! +yesterday before wrapping up for the day i created encoding slots +in fontforge for character variants, but i didn't know +that if these encoding slots have nothing inside, fontforge +won't save them and their names! +so i've written a script to append empty char defininitions to the sfd file. +

+this means i'm moving to step 5, yay! +

+
+
+

2025-12-21

-- cgit v1.2.3