Skip to content

idea: font space savings #144

@keepkeyjon

Description

@keepkeyjon

There's somewhere on the order of 13k bytes worth of font in libboard. We can reduce that to ~1.6k by encoding everything as bits instead of whole bytes for each pixel. Perhaps even more savings by RLE-encoding them (since we need the decoder for that anyway).

Metadata

Metadata

Assignees

No one assigned

    Labels

    ROM sizeIssues pertaining to ROM size optimizations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions