Commit graph

344 commits

Author SHA1 Message Date
Ryan Day
f3c960e33d
Merge pull request from aug2uag/master
app agnostic readability statement in highlights
2018-08-01 08:36:18 -07:00
Ryan Day
bf432f1af7 1.2.2 2018-07-31 09:06:46 -07:00
Ryan Day
44e1bf483a
Merge pull request from soldair/optional-stdin
making reading from stdin option if not a tty
2018-07-31 09:06:30 -07:00
Ryan Day
46bc19ea1c making reading from stdin option if not a tty 2018-07-31 09:03:52 -07:00
Ryan Day
025453e3a7
Merge pull request from shamas/bug-131-circular-dependency
Fix for issue-131
2018-07-19 16:06:09 -07:00
Ryan Day
85159e5c85
Merge pull request from kochie/patch-1
Bump canvas for Node.js 10.x compatability
2018-07-19 16:05:23 -07:00
Ryan Day
7615de2434
Merge pull request from tbusser/fix-mask-0
Fix maskPattern 0 parameter
2018-07-19 16:05:03 -07:00
Thijs Busser
7fb89ec10e Fix maskPattern 0 parameter
When providing the option maskPattern it doesn't correctly handle mask
pattern 0. The checks failed to account for the fact that 0 is a falsy
value.
2018-07-11 09:25:09 +02:00
Robert Koch
47f0fd6222
Bump canvas for Node.js 10.x compatability 2018-07-06 13:46:20 +10:00
Ryan Day
e60fd6d4cb 1.2.1 2018-06-06 15:21:01 -07:00
Ryan Day
13a846da42
Merge pull request from kennedybaird/master
svg shape-rendering=crispEdges per 
2018-06-06 15:19:58 -07:00
Kennedy
5ec88732d6 svg shape-rendering=crispEdges per 2018-06-06 19:06:53 +07:00
James Nicholson
925a98e571 Extracted the version check function into a separate unit to avoid having the circular dependency. Nothing fancy and no functional change. 2018-05-16 15:14:48 -04:00
YeahO_O Yuan
c301458aae Fix passing manual segment list to toFile 2018-03-07 16:56:06 +08:00
Wilson Nger
c598ef632d Applied standard js 2018-01-26 14:58:53 +08:00
Wilson Nger
d5c7b2045a Refactored buffer function 2018-01-26 11:13:12 +08:00
Wilson Nger
f57babf7ea Fixed render to buffer function name 2018-01-26 10:33:26 +08:00
Wilson Nger
63cb7a5939 Added render to buffer 2018-01-09 17:53:00 +08:00
Vincenzo Greco
6b5e5b1b6a 1.2.0 2017-12-28 21:33:25 +01:00
Vincenzo Greco
db525fb374
Merge pull request from soldair/feature/promise
Add support for Promises
2017-12-28 21:16:33 +01:00
Vincenzo Greco
e277a55a4f Update readme with Promises support related infos 2017-12-28 17:15:07 +01:00
Vincenzo Greco
9a2fceeca3 Add tests for Promise based api 2017-12-28 17:15:07 +01:00
Vincenzo Greco
d7066d4a08 Add support for Promises 2017-12-28 17:09:29 +01:00
Vincenzo Greco
39f32bff77 1.1.0 2017-12-28 11:43:02 +01:00
Vincenzo Greco
a3855cabaf
Merge pull request from soldair/refactor/svg-path
Improve svg renderer
2017-12-27 21:50:03 +01:00
Vincenzo Greco
a86068a290 Update svg renderer tests 2017-12-27 20:40:50 +01:00
Vincenzo Greco
740c9294ff Draw svg as vector path 2017-12-27 19:19:12 +01:00
Vincenzo Greco
4efb6ba77f
Merge pull request from soldair/feature/width-option
Add width option
2017-12-27 18:59:07 +01:00
Vincenzo Greco
b8aa24d485 1.0.1 2017-12-27 18:45:08 +01:00
Vincenzo Greco
b665f2d1e4
Merge pull request from soldair/fix/piped-input
Fix wrongly handled input
2017-12-27 18:20:25 +01:00
Vincenzo Greco
679c261a3c
Merge pull request from soldair/fix/alphanum_regex
Fix bug in alphanumeric regexp
2017-12-27 18:19:37 +01:00
Reza Fatahi
3f13af14d0 app agnostic readability statement in highlights 2017-12-23 11:27:37 -08:00
Vincenzo Greco
4af9292692 Fix wrongly handled input 2017-12-15 18:17:49 +01:00
Vincenzo Greco
acb5257ee1 Fix bug in alphanumeric regexp 2017-12-15 16:08:12 +01:00
Vincenzo Greco
673d1a3b4b Add width option 2017-11-12 19:34:20 +01:00
Vincenzo Greco
ee8d7dedc9
Merge pull request from soldair/feature/stdin-input
Add support for piped input
2017-11-12 19:28:55 +01:00
Vincenzo Greco
3bf0577b27 Add support for piped input 2017-11-09 21:49:46 +01:00
Vincenzo Greco
6bbae2f6e2 1.0.0 2017-11-08 10:48:52 +01:00
Vincenzo Greco
01bc6687d1 Merge pull request from Cores-ts/node-qrcode 2017-11-07 12:36:06 +01:00
Jose Alonso García
bc89ff4f00 use pngjs version without node-zlib-backport 2017-11-07 12:34:29 +01:00
Vincenzo Greco
5b29408f53 Merge pull request from soldair/refactor/drop-old-node
Drop support for node versions < 4
2017-10-26 20:57:10 +02:00
Vincenzo Greco
cda1000df9 Merge pull request from soldair/fix/encoding-regex
Build final kanji regex at runtime
2017-10-26 20:56:20 +02:00
Ryan Day
7712077a99 Merge pull request from soldair/refactor/remove-legacy
Remove legacy code
2017-10-25 13:04:35 -07:00
Vincenzo Greco
063be87bdb Build final kanji regex at runtime 2017-10-24 22:42:48 +02:00
Vincenzo Greco
2bf555f9ce Rename qrcodelib to QRCode for consistency 2017-10-24 18:59:44 +02:00
Vincenzo Greco
1ca069e918 Move colors pkg to devDependencies 2017-10-24 17:02:41 +02:00
Vincenzo Greco
3707f37f9d Remove legacy API 2017-10-24 17:02:40 +02:00
Vincenzo Greco
b01e9c48ac Drop support for node versions < 4 2017-10-24 12:09:01 +02:00
Vincenzo Greco
2a23ce7ccd Merge pull request from soldair/feature/cli-args
Add support for command line options
2017-10-21 12:23:33 +02:00
Vincenzo Greco
e5d604a7ea Update readme with CLI options info 2017-10-21 12:10:56 +02:00