danmarshall / google-font-to-svg-path

Create an SVG path from a Google font
https://danmarshall.github.io/google-font-to-svg-path
MIT License
754 stars 128 forks source link

This is AWESOME! #10

Closed yairEO closed 4 years ago

yairEO commented 4 years ago

Thank you so much for this tool, saved me time dealing with Photoshop annoyances! such a handy tool, straight to my bookmarks!

yairEO commented 4 years ago

Only thing I am missing is font kerning. I had to additionally use this wonderful tool for manual kerning letters:

image

(The T and a has manual kerning which I believe is a must to get a final nice touch)

danmarshall commented 4 years ago

Thanks for the feedback! Can you tell me which font this is so I can repro?

yairEO commented 4 years ago

It's Pacifico

danmarshall commented 4 years ago

Hi @yairEO - looks like all I needed to do was update my copy of opentype.js 🙃 For verification, I added a kerning checkbox, default checked. I don't suppose anyone would ever turn it off, but it demonstrates that its working! Appreciate you making this tool even better!