You've already forked amazing-qr
mirror of
https://github.com/x-hw/amazing-qr.git
synced 2025-08-10 22:41:23 +02:00
[chg] update readme
This commit is contained in:
41
README-cn.md
41
README-cn.md
@@ -1,6 +1,10 @@
|
||||
# Amazing-QR
|
||||
|
||||
[*back to English*](https://github.com/hwxhw/amzqr/blob/master/README.md)
|
||||
[](https://pypi.org/project/myqr/) [](https://pypi.org/project/myqr/) [](https://www.python.org/)  [](https://pypi.org/project/amzqr/)  [](https://pypi.org/project/amzqr/) [](https://github.com/x-hw/amazing-qr/blob/master/LICENSE.md) 
|
||||
|
||||
[](https://github.com/x-hw)  [](#请杯咖啡--打赏) [](#请杯咖啡--打赏)
|
||||
|
||||
[*back to English*](https://github.com/x-hw/amazing-qr/blob/master/README.md)
|
||||
|
||||
|
||||
## 概述
|
||||
@@ -23,18 +27,19 @@
|
||||
* [可用字符](#可用字符)
|
||||
* [环境](#环境)
|
||||
* [协议](#协议)
|
||||
* [请杯咖啡☕️ / 打赏](#请杯咖啡--打赏)
|
||||
|
||||
## 示例
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## 安装
|
||||
@@ -68,7 +73,7 @@ amzqr Words
|
||||
|
||||
#### 普通二维码
|
||||
|
||||

|
||||

|
||||
|
||||
```markdown
|
||||
#1 Words
|
||||
@@ -105,9 +110,9 @@ amzqr https://github.com -n github_qr.jpg -d .../paths/
|
||||
|
||||
`-d` 控制位置。
|
||||
|
||||
#### 艺术二维码
|
||||
#### 艺术二维码
|
||||
|
||||

|
||||

|
||||
|
||||
```markdown
|
||||
#1 -p
|
||||
@@ -134,7 +139,7 @@ amzqr https://github.com -p github.jpg [-c] -con 1.5 -bri 1.6
|
||||
|
||||
#### 动态GIF二维码
|
||||
|
||||

|
||||

|
||||
|
||||
动态二维码与上述的带图片的二维码的生成方法没什么区别,你只要采用 `.gif` 格式的图片即可生成黑白或者彩色的动态二维码。但**注意**如果使用了 `-n` 参数自定义输出的文件名,切记其格式也必须是 `.gif` 格式。
|
||||
|
||||
@@ -179,9 +184,9 @@ Optional parameters
|
||||
|
||||
* 建议在图片尺寸大的时候使用 `-v` 的值也应该**适当**变大。
|
||||
|
||||
* 如果图片有透明无色部分,最终效果是:
|
||||
* 如果图片有透明无色部分,最终效果是:
|
||||
|
||||
你可以将透明部分修改成白色,最终效果会变成
|
||||
你可以将透明部分修改成白色,最终效果会变成
|
||||
|
||||
## 可用字符
|
||||
|
||||
@@ -202,3 +207,15 @@ Optional parameters
|
||||
## 协议
|
||||
|
||||
* GPLv3
|
||||
|
||||
## 请杯咖啡 / 打赏
|
||||
|
||||
微信:
|
||||
|
||||
<img src="https://github.com/x-hw/amazing-qr/blob/master/example/wechatpay.jpg" width = "124" height = "116" alt="wechatpay" align=center />
|
||||
|
||||
or
|
||||
|
||||
支付宝:
|
||||
|
||||
<img src="https://github.com/x-hw/amazing-qr/blob/master/example/alipay_qrcode.png" width = "132" height = "132" alt="alipay" align=center />
|
||||
|
39
README.md
39
README.md
@@ -1,6 +1,10 @@
|
||||
# Amazing-QR
|
||||
|
||||
[*转到中文版*](https://github.com/hwxhw/amzqr/blob/master/README-cn.md)
|
||||
[](https://pypi.org/project/myqr/) [](https://pypi.org/project/myqr/) [](https://www.python.org/)  [](https://pypi.org/project/amzqr/)  [](https://pypi.org/project/amzqr/) [](https://github.com/x-hw/amazing-qr/blob/master/LICENSE.md) 
|
||||
|
||||
[](https://github.com/x-hw)  [](#buy-me-a-coffee--sponsor) [](#buy-me-a-coffee--sponsor)
|
||||
|
||||
[*转到中文版*](https://github.com/x-hw/amazing-qr/blob/master/README-cn.md)
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -22,18 +26,19 @@ Generate *common qr-code*, *artistic qr-code (black & white or colorized)*, *a
|
||||
* [Supported Characters](#supported-characters)
|
||||
* [Environment](#environment)
|
||||
* [License](#license)
|
||||
* [Buy me a coffee ☕️ / Sponsor](#buy-me-a-coffee--sponsor)
|
||||
|
||||
## Examples
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
## Install
|
||||
|
||||
@@ -67,7 +72,7 @@ amzqr Words
|
||||
|
||||
#### Common QR-Code
|
||||
|
||||

|
||||

|
||||
|
||||
```markdown
|
||||
#1 Words
|
||||
@@ -109,7 +114,7 @@ amzqr https://github.com -n github_qr.jpg -d .../paths/
|
||||
|
||||
#### Artistic QR-Code
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
```markdown
|
||||
@@ -144,7 +149,7 @@ amzqr https://github.com -p github.jpg [-c] -con 1.5 -bri 1.6
|
||||
|
||||
#### Animated GIF QR-Code
|
||||
|
||||

|
||||

|
||||
|
||||
The only difference from Artistic QR-Code mentioned above is that you should input an image file in the `.gif` format. The you can get your black-and-white or colorful qr-code. Remember that when you use `-n` to customize the output-filename, then the output-filename must end by `.gif`.
|
||||
|
||||
@@ -192,9 +197,9 @@ Optional parameters
|
||||
|
||||
* If the size of the picture is large, you should also choose a **rightly** large `-v` instead of using the default one.
|
||||
|
||||
* If part of the picture is transparent, the qr code will look like: 
|
||||
* If part of the picture is transparent, the qr code will look like: 
|
||||
|
||||
You can change the transparent layer to white, and then it will look like: 
|
||||
You can change the transparent layer to white, and then it will look like: 
|
||||
|
||||
## Supported Characters
|
||||
|
||||
@@ -215,3 +220,15 @@ Optional parameters
|
||||
## License
|
||||
|
||||
* GPLv3
|
||||
|
||||
## Buy me a coffee / Sponsor
|
||||
|
||||
wechat:
|
||||
|
||||
<img src="https://github.com/x-hw/amazing-qr/blob/master/example/wechatpay.jpg" width = "124" height = "116" alt="wechatpay" align=center />
|
||||
|
||||
or
|
||||
|
||||
alipay:
|
||||
|
||||
<img src="https://github.com/x-hw/amazing-qr/blob/master/example/alipay_qrcode.png" width = "132" height = "132" alt="alipay" align=center />
|
||||
|
BIN
example/alipay_qrcode.png
Normal file
BIN
example/alipay_qrcode.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
BIN
example/wechatpay.jpg
Normal file
BIN
example/wechatpay.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
Reference in New Issue
Block a user