@idationtech/svg-font-create

0.0.52 • Public • Published

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

Usage example:

See Makefile in embedded fonts repos https://github.com/fontello/awesome-uni.font/blob/master/Makefile

License and Copyright

This software is released under the terms of the MIT license.

This project is a derived version of the main project : https://github.com/fontello/svg-font-create.

Readme

Keywords

Package Sidebar

Install

npm i @idationtech/svg-font-create

Weekly Downloads

1

Version

0.0.52

License

MIT

Unpacked Size

51.6 kB

Total Files

9

Last publish

Collaborators

  • nadhir-idationtech