Skip to content

fix(levels): use a monospace font that works on all platforms#353

Merged
tlecomte merged 1 commit into
masterfrom
fixedFont
Aug 7, 2025
Merged

fix(levels): use a monospace font that works on all platforms#353
tlecomte merged 1 commit into
masterfrom
fixedFont

Conversation

@tlecomte

@tlecomte tlecomte commented Aug 7, 2025

Copy link
Copy Markdown
Owner

#338 changed to a 'monospace' font to fix the formatting of the levels. However, 'monospace' does not work on all platforms. On Windows, it falls back to Arial, which is not monospace.

The common workaround is to find the fixed font with Qt, and then pass it as a QML variable.

cc @Robin-K-Lynn

@tlecomte tlecomte merged commit c859273 into master Aug 7, 2025
8 checks passed
@tlecomte tlecomte deleted the fixedFont branch August 8, 2025 18:28
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.

1 participant