Skip to content

question: Font as byte arrays? #62

@WhyNotHugo

Description

@WhyNotHugo

Hi, I'm writing on very basic image generation, and want to render this font without using a font-parsing library and all that huge tree of dependencies.

Due to it's pixel-based nature, I'd want just byte arrays for each letter. Basically like this JSON from monocraft.

Do you think it's possible to export scientifica into something like this that can be converted into a byte array at build-time?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions