Commit graph

344 commits

Author SHA1 Message Date
Vincenzo Greco
c7b75a59fc Add support for command line options 2017-10-21 12:10:56 +02:00
Vincenzo Greco
df64340545 Merge pull request from soldair/feature/mask-option
Add mask pattern option
2017-10-17 14:43:44 +02:00
Vincenzo Greco
2a6d5b4bb0 Merge pull request from soldair/fix/ie9
Fix Buffer to work with IE9
2017-10-17 14:42:39 +02:00
Vincenzo Greco
712a7281aa Minor fixes for IE9 2017-09-23 15:23:40 +02:00
Vincenzo Greco
0f9aa458e1 Fix Buffer to work with IE9 2017-09-23 15:23:25 +02:00
Vincenzo Greco
1f1487b581 Add mask pattern option 2017-07-28 15:22:07 +02:00
Vincenzo Greco
24a1f70890 0.9.0 2017-07-22 11:42:25 +02:00
Vincenzo Greco
9d1eb44d6e Merge pull request from soldair/fix/to-stream-error
Fix error event not emitted when using toFileStream api
Fix toFileStream signature in documentation
2017-07-22 11:23:50 +02:00
Vincenzo Greco
4797f8ec3e Fix error event not emitted in toFileStream api 2017-07-19 16:18:52 +02:00
Vincenzo Greco
7b86688a8f Fix toFileStream signature in documentation 2017-07-19 07:48:40 +02:00
Ryan Day
54b8499f8b Update README.md 2017-07-10 08:22:13 -07:00
Ryan Day
82f9b06cfc Merge pull request from soldair/new-terminal-render
fixing output of terminal renderer to actually work in terminals.
2017-07-10 08:21:23 -07:00
Ryan Day
91c5da3169 fixing output of terminal renderer to actually work in terminals. 2017-07-06 10:09:43 -07:00
Ryan Day
eb879d575e Merge pull request from kevinahuber/fix/browser--readme
Browser API toString Documentation
2017-06-27 14:37:40 -07:00
Kevin
cbc89e479e Update link 2017-06-27 14:15:28 -05:00
Kevin
9890bdd7b7 Third times the charm 2017-06-27 14:13:30 -05:00
Kevin
d622dbe265 Fix spacing and links 2017-06-27 14:11:32 -05:00
Kevin
bba8efbee5 Add documentation for browser toString 2017-06-27 14:07:27 -05:00
Ryan Day
2aa7cbdf10 0.8.2 2017-05-23 16:12:04 -07:00
Ryan Day
1209a67849 Merge pull request from soldair/browser-svg
adding toString svg output to browser version
2017-05-23 19:11:22 -04:00
Ryan Day
afb81fe4e2 cleaning unused refs for standard 2017-05-23 13:59:47 -07:00
Ryan Day
abd68f1f52 moving render for svg to another file
and requiring it in renderer/svg
2017-05-23 13:59:09 -07:00
Ryan Day
aeb4969a73 pinning standard and tap. adding fs:false to browser 2017-05-23 13:49:00 -07:00
Ryan Day
455ba6763f adding toString svg output to browser version 2017-05-10 05:09:03 -07:00
Vincenzo Greco
61e24e7dae 0.8.1 2017-04-01 23:35:05 +02:00
Vincenzo Greco
dcc5919dd7 Merge pull request from soldair/fix/bestmask
Fix bugs in penalty scores evaluation
2017-04-01 23:31:36 +02:00
Vincenzo Greco
c1ce23d4bd Add tests for penalty rules 2017-03-31 18:20:33 +02:00
Vincenzo Greco
9fe28f992c Fix bugs in penalty scores evaluation 2017-03-31 18:20:33 +02:00
Ryan Day
761ffeb661 0.8.0 2017-03-30 10:28:08 -07:00
Ryan Day
b548ee3415 Merge pull request from soldair/refactor/renderer
API/renderer refactor
2017-03-30 13:26:28 -04:00
Vincenzo Greco
2da57f081d Escape characters in kanji regex
Fixes error in html pages with charset different from utf8.
2017-03-25 18:37:11 +01:00
Vincenzo Greco
3d05221af4 Allow arbitrary margin values 2017-03-25 14:30:34 +01:00
Vincenzo Greco
c8e5c0e6c1 Update readme 2017-03-24 22:27:50 +01:00
Vincenzo Greco
914a73272d Support legacy API 2017-03-24 22:18:34 +01:00
Vincenzo Greco
3118a8e257 Update examples 2017-03-24 22:05:08 +01:00
Vincenzo Greco
b3f8d27644 Make renderer functions async 2017-03-20 23:33:38 +01:00
Vincenzo Greco
a44744d513 Allow custom image encoder options 2017-03-20 23:12:59 +01:00
Vincenzo Greco
75c9e386a2 Fail tests if code is not fully covered 2017-03-18 12:04:01 +01:00
Vincenzo Greco
52ae174ae2 Update clientside.html example 2017-03-18 10:39:57 +01:00
Vincenzo Greco
889ad5b979 Add tests for new api 2017-03-18 10:39:57 +01:00
Vincenzo Greco
0d6129737e Refactor public api 2017-03-18 10:39:57 +01:00
Vincenzo Greco
8fb9d0bb88 Refactor terminal renderer 2017-03-18 10:39:56 +01:00
Vincenzo Greco
dd9d0a903b Add utf8 renderer 2017-03-18 10:39:56 +01:00
Vincenzo Greco
74e499ef3f Add png renderer 2017-03-18 10:39:56 +01:00
Vincenzo Greco
53d9f06e7f Refactor svg renderer 2017-03-18 10:39:55 +01:00
Vincenzo Greco
0d38414450 Add canvas renderer 2017-03-18 10:14:56 +01:00
Vincenzo Greco
57896964f8 Refactor core/qrcode api 2017-03-18 10:14:56 +01:00
Vincenzo Greco
41318bdf4f Remove unused code 2017-03-18 10:14:56 +01:00
Vincenzo Greco
bab149d14a Use isarray module from npm 2017-03-18 10:14:56 +01:00
Ryan Day
168c8f0430 0.7.1 2017-03-17 07:06:21 -07:00