qrcode-juicypixels

Converts a qrcode-core image to JuicyPixels

https://github.com/alexkazik/qrcode#readme

Version on this page:0.8.3
LTS Haskell 22.17:0.8.5
Stackage Nightly 2023-12-26:0.8.5
Latest on Hackage:0.8.5

See all snapshots qrcode-juicypixels appears in

MIT licensed by ALeX Kazik
Maintained by [email protected]
This version can be pinned in stack with:qrcode-juicypixels-0.8.3@sha256:3d95c4af0aca14f405782360457de51b0e0584879d957d61c1fb7601d301ebd6,1398

Module documentation for 0.8.3

qrcode

QR code library in pure Haskell

qrcode-juicypixels

This package adds a function to convert the QRCode into a JuicyPixels image. And some to create a data url containing the QRCode as a PNG.

Changes

Changelog for qrcode-juicypixels

0.8.3 – 2022-03-16

  • Support for bytestring-0.11

0.8.2 – 2020-06-14

  • Support for base64-bytestring 1.2

0.8.1 – 2020-04-27

  • Support for base64-bytestring 1.1

0.8.0 – 2019-01-09

  • Initial release