macherel/Barcode-Wallet

QR code very tiny

Opened this issue · 2 comments

I'm trying to get my corona code loaded however it's very tiny and uses only a small part of the (big) fenix 6x screen. Can we maximize the picture?

image

I've tried #7 but this doesn't help. What does help (a little bit) is selecting v2 but it's still unscanable. Can we fix this?

I suppose your QR code is too big if you hold the up.
This is because if you increase the size of each square (from 1 pixel wide to 2 pixels on your QR code), the size of the QR code will double.
Unfortunately, I each square must have the same size and I can't have an intermediate size.

The "version 2" option was an attempt too have finer scale result by decreasing the quality of the produced result. Unfortunately, scanner fails to decode so poor quality barcodes.