lib-font
lib-font copied to clipboard
Create a dir with code examples
It would be useful to have a set of "recipes" available for folks to consult when they want to use font.js for something, so they can just look up code examples of that thing (or most of that thing).
- gsub lookup type 3 consultation: https://github.com/Pomax/Font.js/issues/102
I'll extract the code from the Wakamai Fondue engine, once it's all settled. That'd hopefully be helpful!
I tried to kickstart this with https://github.com/Pomax/lib-font/pull/119. I'll be adding more examples!