Skip to content

Cross platform usage of monospace font#2950

Merged
ahojnnes merged 1 commit into
mainfrom
user/jsch/monospace-font
Nov 26, 2024
Merged

Cross platform usage of monospace font#2950
ahojnnes merged 1 commit into
mainfrom
user/jsch/monospace-font

Conversation

@ahojnnes

Copy link
Copy Markdown
Contributor

Fixes the following warning when Courier is not available on the system. Will use any available monospace/fixed font.

qt.qpa.fonts: Populating font family aliases took 122 ms. Replace uses of missing font family "Courier" with one that exists to avoid this cost.

@ahojnnes ahojnnes enabled auto-merge (squash) November 26, 2024 21:01
@ahojnnes ahojnnes merged commit f5469f5 into main Nov 26, 2024
@ahojnnes ahojnnes deleted the user/jsch/monospace-font branch November 26, 2024 22:31
HernandoR pushed a commit to HernandoR/colmap that referenced this pull request Dec 30, 2024
Fixes the following warning when Courier is not available on the system.
Will use any available monospace/fixed font.
```
qt.qpa.fonts: Populating font family aliases took 122 ms. Replace uses of missing font family "Courier" with one that exists to avoid this cost.
```
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