diff options
Diffstat (limited to 'decadv-2025.html')
| -rw-r--r-- | decadv-2025.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/decadv-2025.html b/decadv-2025.html index 51eae7c..b9d6104 100644 --- a/decadv-2025.html +++ b/decadv-2025.html @@ -38,6 +38,22 @@ </article> --> <article> + <h2 id="2025-12-23">2025-12-23</h3> + <div class="win"> + <p> +i've written all the opentype-feature logic, it's <a href="ukarpanghooth.html#playground">live</a>! +see the font repo for all the spicy details. +but seriously, i need now to do the boring part. test, test, test and tweak. +</p><p> +also i want to create a version of the font that is rotated 90 degrees to the left, +because then it'll behave correctly like it should. right now the letter blocks are placed +left-to-right, but they should stack top-to-bottom instead. +since computing is western-oriented (latin-oriented), vertical scripts aren't well supported, +i might have to do this rotation manually for it to work. + </p> + </div> + </article> + <article> <h2 id="2025-12-22">2025-12-22</h3> <div class="win"> <p> |
