Skip to content

Optimize fonts #28

@easyuxd

Description

@easyuxd

Problem:

Optimize font files to conserve limited memory (Pico W has 264 KB internal memory). Uncompressed font file sizes range from 32-117 KB.

Fonts (/gui/fonts):

  • libreFranklinBold60.py (117 KB)
  • libreFranklinSemiBold29.py (32 KB)
  • orangeClockIcons25.py (44 KB)
  • orangeClockIcons35.py (88 KB)

TTF font files were converted to .py using font-to-py:
https://github.com/peterhinch/micropython-font-to-py/blob/master/FONT_TO_PY.md

Potential solutions:

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