svgfontview
v0.2.2
Published
a tool to preview and diff .svg font file.
Downloads
2
Readme
svgfontview
Preview svg font file.
Install
npm install svgfontview -g
Usage
svgfontview myfontfile.svg myfontfile.svg.html
Here examples
git clone [email protected]:meowtec/svgfontview.git
cd svgfontview/test/svg/
svgfontview fontello.svg
open fontello.svg.html
svgfontview diff iconfontello_1.svg iconfontello_2.svg
open iconfontello_1.svg_iconfontello_2.svg_diff.html