Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add extended latin (polish) and cyrillic font glyphs #13

Merged
merged 18 commits into from
Nov 8, 2024

Conversation

mverch67
Copy link
Collaborator

@mverch67 mverch67 commented Oct 17, 2024

costs additional 90kB flash memory, i.e. 380kB left with the current partitioning.

Checking size .pio/build/t-deck/firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM:   [===       ]  31.7% (used 103892 bytes from 327680 bytes)
Flash: [====      ]  41.1% (used 2690885 bytes from 6553600 bytes)
Building .pio/build/t-deck/firmware.bin

After adding Greek letters:

Checking size .pio/build/t-deck/firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM:   [===       ]  32.8% (used 107356 bytes from 327680 bytes)
Flash: [====      ]  42.0% (used 2751773 bytes from 6553600 bytes)

320kB left

@mverch67 mverch67 changed the title Add extended latin (polish) and cyrillic Add extended latin (polish) and cyrillic font glyphs Oct 20, 2024
@mverch67 mverch67 self-assigned this Nov 4, 2024
@mverch67 mverch67 changed the title Add extended latin (polish) and cyrillic font glyphs feat: Add extended latin (polish) and cyrillic font glyphs Nov 7, 2024
@mverch67 mverch67 requested a review from droberin November 8, 2024 13:25
Copy link
Collaborator

@droberin droberin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mverch67 mverch67 merged commit a2885fd into master Nov 8, 2024
5 checks passed
@mverch67 mverch67 deleted the cyrillic branch December 23, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants