SVG-Stacker icon indicating copy to clipboard operation
SVG-Stacker copied to clipboard

An experimental tool that turns a folder of SVG files into a single SVG Stack

Results 8 SVG-Stacker issues
Sort by recently updated
recently updated
newest added

I am trying to make it work using Webpack but I couldn't. I am using `url-loader` and is not able to load svg properly when I set fragment id. Seems...

Not needed since version 50 according to http://caniuse.com/#search=svg%20fragment - SVG fix will still apply to older native Android browser: Mozilla/5.0 (Linux; Android 6.0.1; SAMSUNG SM-G900F Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko)...

Due to [how the polyfill is working](https://github.com/preciousforever/SVG-Stacker/blob/master/fixsvgstack.jquery.js#L104), when we are writing code only for browsers which need to be fixed, the following code is supposed to work, but it doesn't...

Thanks for the great pollyfill [fixsvgstack.jquery.js](http://preciousforever.github.io/SVG-Stacker/docs/fixsvgstack.jquery.html), which solved the issue of SVG used via CSS background image on iOS for me. Here are two suggestions: 1. Can we make it...

As above. Crashes. From the error log it needs to update it's libxmljs version so it's compatible with Node v5.

Hi, When I'm launching the 'npm install svg-stacker' on windows I encountered the following issue: > [email protected] install D:\workspace\server\webapp\node_modules\svg-stacker\node_modules\libxmljs-easy\node_modules\node-proxy > node-gyp configure build > > D:\workspace\server\webapp\node_modules\svg-stacker\node_modules\libxmljs-easy\node_modules\node-proxy>node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" configure build...

I cannot seem to get svg-stacker to execute on Ubuntu with NodeJS 0.10.5 freshly installed. All dependencies seem to have installed fine. ubuntu@Ubuntu-VirtualBox:~$ svg-stacker /usr/lib/node_modules/svg-stacker/node_modules/libxmljs-easy/node_modules/libxmljs/node_modules/bindings/bindings.js:79 throw e ^ Error: Symbol...