David Sweetman

Results 6 comments of David Sweetman

Where do you find that definition of stroke-width in the spec? I don't see anything in the SVG 1.1 spec that indicates stroke-width can be an array. See stroke-width at:...

@jimbox13 Color adjustment for raster images would be applied with SVG filters, which Inkpad does not support. IIRC, on export Inkpad defines the image with embedded image data and references...

Yeah that could also work, all identical ``s share the same def, so if you want the modified image to be distinct you'd have to duplicate it first and then...

@kevinsimper I had the same experience when I first got aenea up and running, and I've only recently come back to it. In my experience you'll need to be prepared...

I've been meaning to get to this -- if somebody else wants to tackle it, the best way would be to modify the Rakefile from [here](https://github.com/sweetmandm/ionicons-iOS/blob/master/Rakefile) for this project so...

I believe the licenses are actually very different -- specifically this line: ``` Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following...