Releases: EagleoutIce/fancyqr
Releases · EagleoutIce/fancyqr
v2.2 - compensate option, round cut-offs
Closed issues:
- Broken example files #39
- Squares generated with
classic
option slightly too large #38 - Allow to configure overlap of tiles (to make random colors work better) #17
- Allow for circular cut-outs not just rectangle #5
Merged pull requests:
- Rounded Cutoff #41 (EagleoutIce)
- New
compensate
option, no overlap withclassic
#40 (EagleoutIce)
v2.1 - Classic Style and Single Picture
- new
classic
option to typeset QR-Codes in the conventional (non-fancy) style - now we use only one picture environment for the QR-Code, speeding up typesetting
- improved documentation of common
qrcode
options - blobs are now a little bit less-heavy
- Bug-Fixes:
- Removed Offset in Blob-Pattern
- Caching and rounding issue when printing multiple QR-Codes of different sizes
v2.0 - TikZless
Now, the fancyqr
-package works without TikZ!
What's Changed
- provide fallback for clap by @EagleoutIce in #12
- Random colors by @EagleoutIce in #13
- Small typo in the documentation: the name of the style is
blobs
, notblob
by @jejust in #18 - feat:
width
andsize
as alias forheight
by @EagleoutIce in #20 - Remove tikz dependency by @EagleoutIce in #22
New Contributors
Full Changelog: v1.1...v2.0
v1.0
init version 1.0