Ali Arshad
Ali Arshad
`__addTransform` is creating a new `g` elem and appending to parent... it updated the `__currentElement` with this new group and apply transform on the new group... I think it should...
Created a PR with fix https://github.com/gliffy/canvas2svg/pull/84
I am able to generate on server side, by adding follwoing lines on top of artqrcodejs ``` import {Canvas} from 'canvas'; import {JSDOM} from 'jsdom'; const dom = new JSDOM('');...
> Your encryption method is wrong @aliarshad9691 , check out mine #7 Are you able to send media with your implementation?