sballe73

Results 7 comments of 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 :) ![teeshirt_back_magic_big](https://cloud.githubusercontent.com/assets/8128986/10662579/a1c146b2-78ad-11e5-86c7-447545293072.png)

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