0.0.5 • Published 11 years ago

svg-font-create v0.0.5

Weekly downloads
24
License
-
Repository
github
Last release
11 years ago

SVG font creator

This tool creates SVG font from separate images. Due simplified process, images must be preliminary optimized with SVGO:

  • scaled to required height
  • all paths joined to single one
  • no fill commands colors transforms and others
  • fill defined by polyline direction (cw - black, ccw - white)

Installation:

npm install svg-font-create

License

View the LICENSE file (MIT).

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago