Fontkit.Font to Buffer
alpaylan opened this issue · 0 comments
alpaylan commented
I have some Font objects I construct in my program, I would like to turn them back into TTF files so I can embed them into the DOM using FontFace
directive. I couldn't find any way to do it using current fonkit API. Is there an easy way to do this?