sballe73
sballe73
I used Inkscape to create my dot templates. But now, I think to change this way `qrencode -t ascii "My test sentence" | python qrsvg.py > test_sentence_qrcode.svg` to something like...
so far it's short in code and long in svg template :) ``` python # beta version # create a svg version of qrcode that fit more seamlessly when over...
Hi, I integrated two new options in qrenc.c The first one is the option -t fsvg1 as I wanted. The second one is an option for ascii mode : -A...
Better late than never :)
Checkout the new model of fancy codes for teeshirt printing :) 
Because I was not satisfied with the actual SVG option, and I thought that for lambda user it would be easier to have it with the tool than having to...
tried to build the module, but I am stuck linking it to Onnx