0.1.3 • Published 10 years ago

svg-font-reader v0.1.3

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

SVG font reader

sometime we met some problems while use icon font:

  • what are the shapes in the svg font file ?
  • want to use a shape but don't kown the unicode

svgfr maybe provide some help...

install

npm install svg-font-reader -g

usage

  • put you svgfile in a folder
  • cd to the folder in command line
  • run command:
svgfr <svgfile>
  • it will genarate a html file and a ttf file, then open default browser to preview this html page.

--EOF--

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago