qrcode-juicypixels: Converts a qrcode-core image to JuicyPixels

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/alexkazik/qrcode/qrcode-juicypixels#readme


[Skip to Readme]

Properties

Versions 0.8.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5
Change log ChangeLog.md
Dependencies base (>=4.8.2.0 && <5), base64-bytestring (>=1.0.0.1 && <1.1), bytestring (>=0.10.6.0 && <0.11), JuicyPixels (>=3.2.6 && <3.4), qrcode-core (>=0.8 && <1), text (>=1.2.2.0 && <1.3), vector (>=0.11.0.0 && <0.13) [details]
License MIT
Copyright 2018 ALeX Kazik
Author ALeX Kazik
Maintainer alex@kazik.de
Category graphics
Home page https://github.com/alexkazik/qrcode#readme
Bug tracker https://github.com/alexkazik/qrcode/issues
Source repo head: git clone https://github.com/alexkazik/qrcode
Uploaded by alexkazik at 2019-01-05T19:02:19Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for qrcode-juicypixels-0.8.0

[back to package description]

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.