Marty Glaubitz
Marty Glaubitz
The example provided for Python (https://github.com/imgproxy/imgproxy/blob/master/examples/signature.py) does not work for Python 3
I'd like to compile the stylesheets on my own, right now i have to download them seperatly from the bootstrap repo... would be much nicer if they were shipped alongside...
I noticed some crashes when using this tool to convert SVGs to vector drawables, usually this: _android.util.PathParser$PathDataNode.addCommand - java.lang.ArrayIndexOutOfBoundsException: length=2; index=2_ According to this article [Android Vector Drawable crash](http://stackoverflow.com/questions/33737192/android-vector-drawable-crash) Androids...