From c388bf1701a4af8fd80e3167e4d33b5ff68b2554 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Mon, 1 Dec 2025 23:10:25 +0300 Subject: day 01: added ukarpangooth initial description, no images yet --- decadv-2025.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'decadv-2025.html') diff --git a/decadv-2025.html b/decadv-2025.html index 33bf9ae..f4538ad 100644 --- a/decadv-2025.html +++ b/decadv-2025.html @@ -24,7 +24,20 @@

in particular, i want not only to document each writing system, but to make a computer font for each one.

the log

-

nothing here yet, come back tomorrow.

+

2025-12-01

+

started working on ukarpanghooth description. couldn't do images today, sorry...

+

also came up with a rough scheme on how to make each font:

+
    +
  1. draw each glyph and glyph variant (inkscape)
  2. +
  3. save glyphs as individual svg files
  4. +
  5. load glyphs (fontforge)
  6. +
  7. tweak position and size (fontforge)
  8. +
  9. export as ufo (fontforge)
  10. +
  11. add opentype fea
  12. +
  13. compile (fontmake/fontc)
  14. +
  15. test (browser, libreoffice, harfbuzz, pango), looping back to 1-7 as needed
  16. +
  17. verify metadata and upload
  18. +
-- cgit v1.2.3