Skip to content

Publish BDF fonts as crates #15

@rfuest

Description

@rfuest

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions