Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takwolf-deprecated/pixel-font-build-tools
A set of tools for building pixel fonts.
https://github.com/takwolf-deprecated/pixel-font-build-tools
font fonts pixel-font pixel-fonts
Last synced: 3 days ago
JSON representation
A set of tools for building pixel fonts.
- Host: GitHub
- URL: https://github.com/takwolf-deprecated/pixel-font-build-tools
- Owner: TakWolf-Deprecated
- License: mit
- Created: 2023-12-11T09:01:01.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-14T07:20:16.000Z (8 months ago)
- Last Synced: 2024-11-15T12:07:32.169Z (3 days ago)
- Topics: font, fonts, pixel-font, pixel-fonts
- Language: Python
- Homepage:
- Size: 75.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pixel Font Build Tools
[![Python](https://img.shields.io/badge/python-3.11-brightgreen)](https://www.python.org)
[![PyPI](https://img.shields.io/pypi/v/pixel-font-build-tools)](https://pypi.org/project/pixel-font-build-tools/)A set of tools for building pixel fonts.
## Installation
```shell
pip install pixel-font-build-tools
```## Dependencies
- [Pixel Font Builder](https://github.com/TakWolf/pixel-font-builder)
- [Unidata Blocks](https://github.com/TakWolf/unidata-blocks)
- [PyPNG](https://gitlab.com/drj11/pypng)## License
Under the [MIT license](LICENSE).