svg2ttf

Converts SVG font to TTF font (command line)
  https://github.com/fontello/svg2ttf#readme
  0
  no reviews



Internal API is similar to FontForge's one. Since primary goal is generating iconic fonts, sources can lack some specific TTF/OTF features, like kerning and so on. Anyway, current code is a good base for development, because it will save you tons of hours to implement correct writing & optimizing TTF tables.

This package provides svg2ttf command line interface.