diff options
| author | la-ninpre <aaoth@aaoth.xyz> | 2025-12-01 23:10:25 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2025-12-02 08:16:30 +0300 |
| commit | c388bf1701a4af8fd80e3167e4d33b5ff68b2554 (patch) | |
| tree | df1870ff13b0a90ec7aa1b9fbd870a9229f2ff0b /decadv-2025.html | |
| parent | 2723c5941ae7ab6a918971109c2ce434bb5e3830 (diff) | |
| download | aaothxyz-decadv-c388bf1701a4af8fd80e3167e4d33b5ff68b2554.tar.gz aaothxyz-decadv-c388bf1701a4af8fd80e3167e4d33b5ff68b2554.zip | |
day 01: added ukarpangooth initial description, no images yet
Diffstat (limited to 'decadv-2025.html')
| -rw-r--r-- | decadv-2025.html | 15 |
1 files changed, 14 insertions, 1 deletions
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 @@ <p>in particular, i want not only to document each writing system, but to make a computer font for each one.</p> <h2 id="log">the log</h2> - <p>nothing here yet, come back tomorrow.</p> + <h3>2025-12-01</h3> + <p>started working on <a href="ukarpanghooth.html">ukarpanghooth</a> description. couldn't do images today, sorry...</p> + <p>also came up with a rough scheme on how to make each font:</p> + <ol> + <li>draw each glyph and glyph variant (inkscape)</li> + <li>save glyphs as individual svg files</li> + <li>load glyphs (fontforge)</li> + <li>tweak position and size (fontforge)</li> + <li>export as ufo (fontforge)</li> + <li>add opentype fea</li> + <li>compile (fontmake/fontc)</li> + <li>test (browser, libreoffice, harfbuzz, pango), looping back to 1-7 as needed</li> + <li>verify metadata and upload</li> + </ol> </section> </body> </html> |
