The tree is online! (β 0.8.10)
| vivarado.com | https://vivarado.com |
| Mastodon | https://typo.social/@vivarado |
| GitHub | https://github.com/VivaRado |
| vivarado.com | https://vivarado.com |
| Mastodon | https://typo.social/@vivarado |
| GitHub | https://github.com/VivaRado |
The tree is online! (β 0.8.10)
We have finished work on stage one (make it exist) for #MeshFonts!
Second stage (make it awesome-er) is officially upon us!
Thank you to the few supportive individuals up in this place whom make the process feel less tedium heavy! π π₯
Unrelated to typography, but we decided to delve into #3Dprinting. We did this for our own growth and with small expense.
We π· π§ββοΈ had fun, and we will do it again!
Features 12v motion and 24v heating!
I put together a script that looks up the "real" kerning value in the font file:
https://codepen.io/Pistli6i/pen/KwVwYXB
With opentype.js itβs pretty easy to read and much less hacky than measuring. But thereβs no support for woff2 fonts, and it only works on the default axis with no option to read other instances. :(
I also checked fontkit.js, but it doesnβt provide kerning values like opentype
So yeah, measuring might be the better option and simpler way to get averages.