Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whjwnavy/py_font
python font convert
https://github.com/whjwnavy/py_font
font gb2312 python unicode
Last synced: 2 days ago
JSON representation
python font convert
- Host: GitHub
- URL: https://github.com/whjwnavy/py_font
- Owner: WHJWNAVY
- Created: 2020-09-16T10:50:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T11:13:42.000Z (12 months ago)
- Last Synced: 2024-02-20T12:27:39.049Z (12 months ago)
- Topics: font, gb2312, python, unicode
- Language: C
- Homepage:
- Size: 143 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py_font
python写的点阵字库生成器, dot matrix font by python* [py_cont.py](py_cont.py): 点阵字库制作程序, font create
* [py_font_code.py](py_font_code.py): 打印所有UTF8点阵字库编码, print font encode
* [py_font_test](py_font_test/py_font_test.py): 字库测试程序(Python版), font test in python
* [c_font_test](c_font_test/main.c): 字库测试程序(C版), font test in c> [Pygame-API-Font](https://www.pygame.org/docs/ref/font.html)
> [Pygame详解:Font模块](https://www.cnblogs.com/hilnx/p/12497380.html)
* [世界文字大全,Unicode 字符集 0号平面(0000-FFFF)](https://www.qqxiuzi.cn/zh/unicode-zifu.php?plane=0)
* [汉字 Unicode 编码范围](https://www.qqxiuzi.cn/zh/hanzi-unicode-bianma.php)
![Pygame-font](https://img2020.cnblogs.com/i-beta/453277/202003/453277-20200315140852951-203936950.png)
![Pygame-font](https://img2020.cnblogs.com/i-beta/453277/202003/453277-20200315141026716-1414189706.png)