svg-sprite / svg-sprite

SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)

Home Page:https://github.com/svg-sprite/svg-sprite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COORDINATE MAP

DauMoe opened this issue · comments

Hi, I just experiment your lib and it's good but I didn't find out a config that will allow to generate a coordinate map. Because I don't want embedded SVG into HTML. I don't need CSS, SCS, etc. I just need a SVG sprite and coordinate map. Any help, pls?

I thought I may use xml2js to parse resouce and create a map by myself. Will update later

created. Close