Skip to content

read svg and generate a page to show all svg shape and unicode

License

Notifications You must be signed in to change notification settings

knightli/svg-font-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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--

About

read svg and generate a page to show all svg shape and unicode

Resources

License

Stars

Watchers

Forks

Packages

No packages published