https://github.com/embedded-graphics/bdf
BDF font tools
https://github.com/embedded-graphics/bdf
Last synced: 10 months ago
JSON representation
BDF font tools
- Host: GitHub
- URL: https://github.com/embedded-graphics/bdf
- Owner: embedded-graphics
- License: apache-2.0
- Created: 2018-05-02T16:24:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-07-08T16:30:19.000Z (11 months ago)
- Last Synced: 2025-08-13T14:19:41.390Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 303 KB
- Stars: 15
- Watchers: 2
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Embedded Fonts
[](https://github.com/embedded-graphics/embedded-bdf/actions)
[BDF (glyph Bitmap Distribution Format)](https://en.wikipedia.org/wiki/Glyph_Bitmap_Distribution_Format) utilities, primarily for use with [embedded-graphics](https://github.com/embedded-graphics/embedded-graphics) but also aims to be a generally useful BDF toolkit written in Rust.
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.