1
0
mirror of https://github.com/x-hw/amazing-qr.git synced 2025-07-15 01:24:37 +02:00
This commit is contained in:
sylnsfar
2016-09-03 21:59:16 +08:00
parent d0573a185b
commit 99185d744e
3 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ It can generate common qr-code, black&white artistic qr-code, colorful artistic
### Common QR-Code 普通QR二维码
![](https://github.com/sylnsfar/qrcode/blob/master/example/0.jpg)
![](https://github.com/sylnsfar/qrcode/blob/master/example/0.png)
```
python myqr.py [-h]
@ -64,7 +64,7 @@ python myqr.py https://github.com -v 10 -l Q
### Artistic QR-Code 艺术QR二维码
![](https://github.com/sylnsfar/qrcode/blob/master/example/1.jpg)![](https://github.com/sylnsfar/qrcode/blob/master/example/2.jpg)
![](https://github.com/sylnsfar/qrcode/blob/master/example/1.png)![](https://github.com/sylnsfar/qrcode/blob/master/example/2.png)
python myqr.py [-h]
[-v {1,2,3,...,40}]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 512 KiB

After

Width:  |  Height:  |  Size: 449 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 616 KiB

After

Width:  |  Height:  |  Size: 522 KiB