An open API service indexing awesome lists of open source software.

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 / 将字符显示为二维码的字体

Awesome Lists containing this project

README

          

# 二维码像素字体 / QRCode Pixel Font

[![License OFL](https://img.shields.io/badge/license-OFL--1.1-orange)](LICENSE-OFL)
[![License MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE-MIT)
[![Releases](https://img.shields.io/github/v/release/TakWolf/qrcode-pixel-font)](https://github.com/TakWolf/qrcode-pixel-font/releases)

将字符显示为二维码的字体。

这个项目提供了构建字体所需要的完整程序。

## 预览

![Preview](docs/preview.png)

## 程序依赖

- [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://raw.githubusercontent.com/TakWolf/TakWolf/master/images/badge-payqr@2x.png)](https://github.com/TakWolf/TakWolf/blob/master/payment-qr-codes.md)
[![爱发电](https://raw.githubusercontent.com/TakWolf/TakWolf/master/images/badge-afdian@2x.png)](https://afdian.com/a/takwolf)
[![PayPal](https://raw.githubusercontent.com/TakWolf/TakWolf/master/images/badge-paypal@2x.png)](https://paypal.me/takwolf)

[赞助商名单](https://github.com/TakWolf/TakWolf/blob/master/sponsors.md)