foliojs / fontkit

An advanced font engine for Node and the browser
1.48k stars 219 forks source link

Modify and save/write a font #309

Open ollimeier opened 1 year ago

ollimeier commented 1 year ago

Hi there,

I am wondering if fontkit is able to modify fonts as well or if reads the data only? If it reads only, are there any plans to add functionality to modify and save fonts?

Thanks a lot in advance, Olli

ollimeier commented 1 year ago

The basic question is, I am wondering if there is a javascript module similar to fonttools https://github.com/fonttools/fonttools ?