Skip to content

fix: make 1 same width as all other digits - #36

Open
bombsimon wants to merge 2 commits into
mainfrom
fix/font-11
Open

fix: make 1 same width as all other digits#36
bombsimon wants to merge 2 commits into
mainfrom
fix/font-11

Conversation

@bombsimon

@bombsimon bombsimon commented Aug 31, 2026

Copy link
Copy Markdown
Member

This also removes the usage of ( as padding completely where not in text but for alignment, instead computing the start_x.

Fixes #35

Compute and use explicit offset when rendering instead of relying on `(`
padding. This is backwards compatible even with the old font but makes
it easier to migrate away from `(` as a padding character.
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.

The digit 1 is differend width than other characters

1 participant