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

https://github.com/takwolf/hzk-pixel-font

UCDOS 系统的点阵字体
https://github.com/takwolf/hzk-pixel-font

bitmap-font bitmap-fonts chinese font fonts game hzk pixel pixel-font pixel-fonts

Last synced: 21 days ago
JSON representation

UCDOS 系统的点阵字体

Awesome Lists containing this project

README

        

> [!WARNING]
>
> 本字体并非公有领域,您在使用时,请务必谨慎考量并自负版权风险。
>
> 如果您正在寻找可以免费商用的开源中文像素字体,请尝试以下项目:
>
> - [方舟像素字体](https://github.com/TakWolf/ark-pixel-font)
> - [缝合像素字体](https://github.com/TakWolf/fusion-pixel-font)

# 汉字库像素字体 / HZK Pixel Font

[![Releases](https://img.shields.io/github/v/release/TakWolf/hzk-pixel-font)](https://github.com/TakWolf/hzk-pixel-font/releases)

UCDOS 系统的点阵字体,字模来源于 [BitmapFont](https://github.com/aguegu/BitmapFont/tree/master/font)。

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

## 预览

12 像素预览:

![Preview-12px.png](docs/preview-12px.png)

16 像素预览:

![Preview-16px.png](docs/preview-16px.png)

## 程序依赖

- [Pixel Font Builder](https://github.com/TakWolf/pixel-font-builder)
- [Pixel Font Knife](https://github.com/TakWolf/pixel-font-knife)
- [Character Encoding Utils](https://github.com/TakWolf/character-encoding-utils)
- [Pillow](https://github.com/python-pillow/Pillow)
- [Loguru](https://github.com/Delgan/loguru)

## 许可证

### 字体

本字体使用的字模来源于:[BitmapFont](https://github.com/aguegu/BitmapFont/tree/master/font)

[原项目作者博客描述](https://web.archive.org/web/20161108093925/http://aguegu.net/?p=1279),该字模可能来源于 UCDOS,或是早期的 WPS。

[其他网友考证](https://github.com/aguegu/BitmapFont/issues/1#issuecomment-2292428939),字模由香港 Compufont 制作。

因此,本字体并非公有领域,您在使用时,请务必谨慎考量并自负版权风险。

欢迎提供其它考据。

### 构建程序

使用 [「MIT 许可证」](LICENSE-MIT) 授权。