fontello / svg2ttf

SVG -> TTF font convertor
MIT License
518 stars 79 forks source link

Can't find <font> tag. Make sure you SVG file is font, not image #121

Closed LikeDreamwalker closed 2 years ago

LikeDreamwalker commented 2 years ago

I am kind of confused. Am I missing something or just svg2ttf can only make svg(fonts) to ttf. I thought svg2ttf can make svg(icons) to ttf directly. Is there any other work in this situation before I get started?

LikeDreamwalker commented 2 years ago

1

puzrin commented 2 years ago

This package converts svg fonts, not standalone svg images. If you wish to pack images - there should be more high-level utilities, but I can't tell you an actual one.