https://github.com/firefly-zero/fonts.fireflyzero.com
🔠Generator and catalog for Firefly Zero fonts
https://github.com/firefly-zero/fonts.fireflyzero.com
embedded-graphics firefly-zero fonts rust
Last synced: about 1 month ago
JSON representation
🔠Generator and catalog for Firefly Zero fonts
- Host: GitHub
- URL: https://github.com/firefly-zero/fonts.fireflyzero.com
- Owner: firefly-zero
- License: gpl-3.0
- Created: 2024-04-25T07:45:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T06:29:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-06T21:35:53.762Z (over 1 year ago)
- Topics: embedded-graphics, firefly-zero, fonts, rust
- Language: Rust
- Homepage: https://fonts.fireflyzero.com/
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fonts.fireflyzero.com
The source code for [fonts.fireflyzero.com](https://fonts.fireflyzero.com/), a web catalog of fonts that can be used in [Firefly Zero](https://fireflyzero.com/) with the `draw_text` function.
## Building locally
1. `cargo run`
1. `firefox ./public/index.html`