1
0
mirror of https://github.com/x-hw/amazing-qr.git synced 2025-08-10 22:41:23 +02:00
This commit is contained in:
sylnsfar
2016-09-03 22:08:33 +08:00
parent 99185d744e
commit a403a2daf6

View File

@@ -15,7 +15,9 @@ It can generate common qr-code, black&white artistic qr-code, colorful artistic
![](https://github.com/sylnsfar/qrcode/blob/master/example/qrs0.jpg)
![](https://github.com/sylnsfar/qrcode/blob/master/example/naruto_qrcode.gif)![](https://github.com/sylnsfar/qrcode/blob/master/example/naruto_qrcode1.gif)![](https://github.com/sylnsfar/qrcode/blob/master/example/daftpunktocat-guy_qrcode.gif)![](https://github.com/sylnsfar/qrcode/blob/master/example/daftpunktocat-guy_qrcode0.gif)
![](https://github.com/sylnsfar/qrcode/blob/master/example/naruto_qrcode.gif)![](https://github.com/sylnsfar/qrcode/blob/master/example/naruto_qrcode1.gif)
![](https://github.com/sylnsfar/qrcode/blob/master/example/daftpunktocat-guy_qrcode.gif)![](https://github.com/sylnsfar/qrcode/blob/master/example/daftpunktocat-guy_qrcode0.gif)
## Usage 用法
@@ -38,6 +40,7 @@ python myqr.py [-h]
```console
#1 url
python myqr.py https://github.com
```
@@ -48,6 +51,7 @@ python myqr.py https://github.com
```console
#2 -v, -l
python myqr.py https://github.com -v 10 -l Q
```
@@ -83,6 +87,7 @@ python myqr.py https://github.com -v 10 -l Q
```console
#1 -p
python myqr.py https://github.com -p github.jpg
```
@@ -99,6 +104,7 @@ python myqr.py https://github.com -p github.jpg
```console
#2 -c
python myqr.py https://github.com -p github.jpg -c
```
@@ -111,6 +117,7 @@ python myqr.py https://github.com -p github.jpg -c
```console
#3 -con, -bri
python myqr.py https://github.com -p github.jpg [-c] -con 1.5 -bri 1.6
```
@@ -126,7 +133,9 @@ python myqr.py https://github.com -p github.jpg [-c] -con 1.5 -bri 1.6
### Animated GIF QR-Code
### Animated GIF QR-Code 动态二维码
![](https://github.com/sylnsfar/qrcode/blob/master/example/daftpunktocat-guy_qrcode.gif)![](https://github.com/sylnsfar/qrcode/blob/master/example/daftpunktocat-guy_qrcode0.gif)
@@ -137,6 +146,8 @@ The only one difference from Artistic QR-Code mentioned above is that you should
## Supported Characters 可用字符
* Numbers: `0~9`