Skip to content

Commit fe41009

Browse files
author
funnygeeker
committed
Merge remote-tracking branch 'origin/main'
2 parents dcfa834 + 248bfb3 commit fe41009

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README.ZH-CN.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77

88
### 显示效果
99
以下为 `2.0` 版本的显示效果
10-
[image]
10+
![IMG_20231107_004232](https://github.com/funnygeeker/micropython-easydisplay/assets/96659329/94c3c17b-ef7c-4358-a74c-ed0966826030)
11+
![IMG_20231107_004226](https://github.com/funnygeeker/micropython-easydisplay/assets/96659329/e765b55a-45bb-486a-b15e-5161b4d876fa)
12+
![IMG_20231107_004229](https://github.com/funnygeeker/micropython-easydisplay/assets/96659329/f82910c4-b515-4ffd-a00c-9eafffcbb0bf)
1113

1214
### 项目特点
1315
- 可以通过导入 `bmf` 字体文件,显示非 `ASCII` 字符,比如:中文 和 特殊符号
@@ -65,4 +67,4 @@ PBM文件转换:[https://blog.csdn.net/jd3096/article/details/121319042](https
6567
### 其他
6668
感谢各位大佬对开源做出的贡献!
6769

68-
交流QQ群:[748103265](https://jq.qq.com/?_wv=1027&k=I74bKifU)
70+
交流QQ群:[748103265](https://jq.qq.com/?_wv=1027&k=I74bKifU)

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
### Display Effects
88
The following are the display effects of version `2.0`.
9-
[image]
9+
![IMG_20231107_004232](https://github.com/funnygeeker/micropython-easydisplay/assets/96659329/94c3c17b-ef7c-4358-a74c-ed0966826030)
10+
![IMG_20231107_004226](https://github.com/funnygeeker/micropython-easydisplay/assets/96659329/e765b55a-45bb-486a-b15e-5161b4d876fa)
11+
![IMG_20231107_004229](https://github.com/funnygeeker/micropython-easydisplay/assets/96659329/f82910c4-b515-4ffd-a00c-9eafffcbb0bf)
1012

1113
### Project Features
1214
- Ability to display non-ASCII characters, such as Chinese and special symbols, by importing `bmf` font files.
@@ -59,4 +61,4 @@ PBM file conversion: [https://blog.csdn.net/jd3096/article/details/121319042](ht
5961
Grayscale, binarization: [https://blog.csdn.net/li_wen01/article/details/72867057](https://blog.csdn.net/li_wen01/article/details/72867057)
6062

6163
### Others
62-
Thanks to all contributors for their contributions to open source!
64+
Thanks to all contributors for their contributions to open source!

0 commit comments

Comments
 (0)