Commit Graph

11 Commits

Author SHA1 Message Date
n1474335 566517d20f Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
j433866 c97e77c765 Merge with qr-improvements.
Change QR code ops to use ArrayBuffer.
Add new function to Utils to convert a string to arraybuffer.
2019-04-01 14:11:37 +01:00
j433866 308195279c Bring up to date with master 2019-03-13 09:17:43 +00:00
j433866 3e428c044a Add min values to operation args 2019-03-08 13:38:59 +00:00
j433866 21a8d03201 Move parsing and generation of QR codes to lib folder.
Also rewrote QR code parsing to be more readable and actually error out properly.
2019-03-07 13:21:26 +00:00
n1474335 f4f9b5c91c Added 'isImage' and 'isType' functions 2018-12-26 18:40:27 +00:00
n1474335 9734b78aeb Tidied up QR code operations 2018-12-25 21:54:38 +00:00
j433866 ae5128a33a Always generate a PNG if the format isn't SVG 2018-12-21 11:23:51 +00:00
j433866 b3113c109b Change module to Image, change default format value to PNG 2018-12-20 14:42:12 +00:00
j433866 ae20a951be Add customisation arguments.
Add presentation of QR code in HTML.
2018-12-19 14:43:31 +00:00
j433866 2070e1a96b Add new Generate QR Code module 2018-12-19 13:27:45 +00:00