|
|
|
|
|
by masklinn
3192 days ago
|
|
> because it's optimised for lowercase letters (used a lot for urls). Case does not matter for URLs, HTTP://NEWS.YCOMBINATOR.COM will work perfectly, and can be encoded using qrcode's alphanumeric mode. Aztec is slightly more efficient regardless, but not by much: qr alpha is 5.5 bits symbol, Aztec is 5 bits per symbol. |
|