https://github.com/takwolf/qrcode-pixel-font
Displays characters as QR codes / 将字符显示为二维码的字体
https://github.com/takwolf/qrcode-pixel-font
bitmap-font bitmap-fonts font fonts pixel pixel-font pixel-fonts qrcode
Last synced: 5 months ago
JSON representation
Displays characters as QR codes / 将字符显示为二维码的字体
- Host: GitHub
- URL: https://github.com/takwolf/qrcode-pixel-font
- Owner: TakWolf
- License: mit
- Created: 2025-01-13T11:37:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-13T08:11:43.000Z (over 1 year ago)
- Last Synced: 2025-03-23T18:49:53.584Z (about 1 year ago)
- Topics: bitmap-font, bitmap-fonts, font, fonts, pixel, pixel-font, pixel-fonts, qrcode
- Language: JavaScript
- Homepage: http://qrcode-pixel-font.takwolf.com/
- Size: 308 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-MIT
Awesome Lists containing this project
README
# 二维码像素字体 / QRCode Pixel Font
[](LICENSE-OFL)
[](LICENSE-MIT)
[](https://github.com/TakWolf/qrcode-pixel-font/releases)
将字符显示为二维码的字体。
这个项目提供了构建字体所需要的完整程序。
## 预览

## 程序依赖
- [Pixel Font Builder](https://github.com/TakWolf/pixel-font-builder)
- [Pixel Font Knife](https://github.com/TakWolf/pixel-font-knife)
- [unicodedata2](https://github.com/fonttools/unicodedata2)
- [Pure python QR Code generator](https://github.com/lincolnloop/python-qrcode)
- [tqdm](https://github.com/tqdm/tqdm)
- [Loguru](https://github.com/Delgan/loguru)
- [Cyclopts](https://github.com/BrianPugh/cyclopts)
- [Vue](https://vuejs.org)
## 许可证
分为「字体」和「构建程序」两个部分。
### 字体
使用 [「SIL 开放字体许可证第 1.1 版」](LICENSE-OFL) 授权。
### 构建程序
使用 [「MIT 许可证」](LICENSE-MIT) 授权。
## 赞助
如果这个项目对您有帮助,请考虑赞助来支持开发工作。
[](https://github.com/TakWolf/TakWolf/blob/master/payment-qr-codes.md)
[](https://afdian.com/a/takwolf)
[](https://paypal.me/takwolf)
[赞助商名单](https://github.com/TakWolf/TakWolf/blob/master/sponsors.md)