Stacey Reiman
Stacey Reiman
Got it working! Created a simple route like this: ``` exports.removeColor = function (req, res) { var primaryKey = req.body.primary; var db = req.body.db; var table = req.body.table; var colors...
hello @Crissov that is a good idea, but in the case of a user posting a .png image to Twitter or Facebook - my real question is whether there would...
I'll try that! Shows I use Illustrator too much :)
thanks Wout, I'll check that out. Well one can assume Adobe has tried to assemble the brightest SVG minds for Snap, yet SVG.js is way faster... (no offense to Dmitry!),...
What I'm doing is pretty bleeding edge, so I don't mind hacking with you guys a bit :) - I was using something so old and hacked that it was...
nope not using set - probably should though. I'll look for the chat as depending what you all have going on, I may have a project that would interest you...
Thanks for the history. Once we get a little further I'll find you all on the gitter chat - we've got a pretty interesting app and may end up well...
I used to use an SVG.extend plugin - but since updating to the dev version, scale has worked for the stuff I've tried so far. I need to scale by...
To ask an unrelated question - any progress on a precision setting in the 3.0? I tried hacking it and failed miserably. I'm doing a really data intensive thing right...
@ctzurcanu very cool! My project isn't so much an editor as it is an art creation tool - I look forward to being able to use your editor, as I'm...