neocotic / qrious

Pure JavaScript library for QR code generation using canvas
https://neocotic.com/qrious
Other
1.55k stars 216 forks source link

Save does not support colors #31

Closed thasmo closed 8 years ago

thasmo commented 9 years ago

It would be nice if using the save function also supports background and foreground colors.

neocotic commented 9 years ago

Closing this as a duplicate of #2.

Open to pull requests for this issue as is love to see it fixed but struggling to find the time.

neocotic commented 9 years ago

Sorry, closed the wrong issue.

neocotic commented 8 years ago

The save and saveSync methods have been removed in v2 (aka QRious) since they are out-of-scope for this library, so I'm closing this issue and marking it as invalid.

Sorry for taking so long to reply to this and thanks for using this library. I hope you find the the newer version easier to use and better.