Skip to content

#290- Resize font according to length#291

Open
Cubix33 wants to merge 1 commit intofireform-core:mainfrom
Cubix33:auto-scale-font-size
Open

#290- Resize font according to length#291
Cubix33 wants to merge 1 commit intofireform-core:mainfrom
Cubix33:auto-scale-font-size

Conversation

@Cubix33
Copy link

@Cubix33 Cubix33 commented Mar 18, 2026

Closes #290

Added a check in src/filler.py which checks if the text length exceeds 20 characters, and then automatically resizes it to be smaller so it can fit in the box. Ensures crucial text doesn't get cut off in the box, if it's a bit long.

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.

[FEAT]: Auto-scale font size according to length so words dont get cut off

1 participant