Commit graph

21 commits

Author SHA1 Message Date
Vincenzo Greco
6cdcb439f6 Add support for svg output 2016-09-19 00:44:00 +02:00
Ryan Day
afc6486f29 fixes paths for windows 2016-08-16 06:29:42 -07:00
Sean Robertson
954575ba33 consistent options handling between draw and drawBitArray 2015-08-02 02:05:39 -07:00
Sebastian Otto
4468820684 fixed errors. 2014-09-14 03:14:13 +02:00
heartnetkung
af1eddfaee export original canvas to be used with draw method, esp. Canvas.Image 2014-04-23 00:18:49 +07:00
RG72
bba53a3ed8 Return width of Qr code on draw
Return width of Qr code on draw
2014-04-09 09:12:12 +06:00
Jeroen van Aert
bdfb2e58fc pass options object to draw function 2013-09-28 22:53:15 +02:00
Ryan Day
3df9ceaba9 adding support for binary/utf8 strings with bops 2013-08-27 19:36:43 -07:00
Ryan Day
be6bcd449d exposing errorCorrectLevel through main export. adding support for easy strings. 2012-12-29 18:19:28 -08:00
Ryan Day
ee99845917 fixing options to all methods. fixing bug wher eoptions were not rendered. adding url test for ec level L 2012-12-29 18:19:28 -08:00
Ryan Day
9329fc485b bumping version. time to publish test qrcodes 2012-06-23 20:22:37 -07:00
Ryan Day
52e3cd537b fixed typo 2012-05-05 06:57:06 -07:00
Ryan Day
e097dc1a8b support for ascii qrcodes in yout terminal [./bin/qrcode texthere] 2012-03-02 11:24:25 -08:00
Ryan Day
e36b7f01aa Merge branch 'master' of github.com:soldair/node-qrcode
Conflicts:
	qrcode.js
2012-01-25 17:42:59 -08:00
Thinkroth
063023d1ce Added toPNGStream function
Added the toPNGStream function as an additional option for saving QR
Codes.
2011-11-17 23:10:12 -05:00
Ryan Day
ca41f864a1 adding the work in progress stuff 2011-05-05 15:05:32 -07:00
Ryan Day
59ddc9d6d8 finally have bacon codes working 2011-05-05 08:53:32 -07:00
Ryan Day
f51fba4226 new non poluting require strategy impmented 2011-05-05 00:29:29 -07:00
Ryan Day
87902b8520 support for all QRCode versions max caracters in H now 1273 2011-04-16 23:54:21 -07:00
Ryan Day
0bfdb7f693 added more tests/examples fixed note in readme 2010-12-21 02:03:25 -08:00
Ryan Day
1177e8b858 wooo first working api method! QRCode.toDataURL 2010-12-21 01:31:21 -08:00