diagrams-qrcode: Draw QR codes to SVG, PNG, PDF or PS files.
This library is able to draw diagrams of QR codes using the
diagrams
library. In order to create the QR code itself, you
may use either the haskell-qrencode
library or qrcode
library, both are supported. In order to draw and save the
diagram to a file, we suggest using either the diagrams-svg
library (pure Haskell, fast, SVG output only) or the
diagrams-cairo
library (requires Cairo, supports many
different output targets, including SVG, PNG, PDF, PS and
directly onto a GUI).
For an example of how this library may be used, please see the examples on the source code.
[Skip to Readme]
Downloads
- diagrams-qrcode-1.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 1.0.1, 1.1, 1.1.1, 1.1.2, 1.2, 1.3 |
---|---|
Dependencies | array, base (>=4.5 && <4.8), colour, diagrams-core (>=1.1 && <1.2), diagrams-lib (>=1.1 && <1.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012-2014 Prowdsponsor <opensource@prowdsponsor.com> |
Author | Felipe Lessa <felipe.lessa@prowdsponsor.com> |
Maintainer | Felipe Lessa <felipe.lessa@prowdsponsor.com> |
Category | Graphics |
Home page | https://github.com/prowdsponsor/diagrams-qrcode |
Source repo | head: git clone git://github.com/prowdsponsor/diagrams-qrcode.git |
Uploaded | by FelipeLessa at 2014-07-03T19:49:59Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5939 total (29 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |