aruZeta / QRgen

A QR code generation library.
https://aruzeta.github.io/QRgen/
MIT License
103 stars 8 forks source link

Add more print options #10

Closed aruZeta closed 2 years ago

aruZeta commented 2 years ago

For easier to create format print procedures: ~- [ ] Make a template which takes 2 procedures, one which will print a light square and the other a dark squares.~

Formats to add:

aruZeta commented 2 years ago

Will be closing this issue until there is a need to add more formats, like maybe PNG, but would need to research on how those works.

Svg was quite easy, just needed to see the commands available for path.