Merge branch 'feature/utf-8' of github.com:cab404/qrcode-rust into feature/utf-8
This commit is contained in:
commit
5b719f726e
|
@ -128,7 +128,7 @@ fn main() {
|
||||||
|
|
||||||
Generates this output:
|
Generates this output:
|
||||||
|
|
||||||
```
|
```text
|
||||||
█████████████████████████████
|
█████████████████████████████
|
||||||
█████████████████████████████
|
█████████████████████████████
|
||||||
████ ▄▄▄▄▄ █ ▀▀▀▄█ ▄▄▄▄▄ ████
|
████ ▄▄▄▄▄ █ ▀▀▀▄█ ▄▄▄▄▄ ████
|
||||||
|
@ -144,4 +144,4 @@ Generates this output:
|
||||||
████▄▄▄▄▄▄▄█▄████▄█▄██▄██████
|
████▄▄▄▄▄▄▄█▄████▄█▄██▄██████
|
||||||
█████████████████████████████
|
█████████████████████████████
|
||||||
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
|
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue