Skip to content

samL88/QRimgtest

Repository files navigation

QRimgtest

test repo for embedding logo into QR image and color, format customization

how to run

You must have rsvg-convert installed

sudo apt install librsvg2-bin
sudo apt-get rsvg-convert

Requires at least python3.8

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 test_template.py 
  • change colors in test_template.py

  • EDIT YOUR SVG TEMPLATE FILE to refer to qr_code, idnumber, expires and sats with {{ }}, For example:

         width="166.29921"
         height="166.51379"
         preserveAspectRatio="none"
         href={{qrcode}}
         id="image4277"
         x="811.72894"
         y="208.38103" />

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •