-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
It would be useful to distribute some BDF fonts as Rust crates to make them easily usable without having to manually add BDF files to a project. Having dedicated font crates, instead of adding some fonts to eg-bdf
, has the advantage that the crates can be licensed using the same license as the BDF font.
Open questions:
- How can glyph subsets be handled?
- Should we publish one crate per font family or package multiple fonts with the same license in one crate?
Metadata
Metadata
Assignees
Labels
No labels