Skip to content

Converting fonts to BdfFont and serializing them with the eg-font-converter CLI #51

Description

@iriswebb

As it is, it isn't clear how BDF fonts can be converted to BdfFont and used in a separate (and no-std) embedded_graphics project. eg-font-converter requires std, which means that it can't be used in most embedded projects.

BdfFont is a complex datastructure, but maybe there could be some way to serialize it to a binary format?

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