Skip to content

Conversation

@mnutt
Copy link
Member

@mnutt mnutt commented Sep 19, 2025

This call to QFontDatabase::hasFamily() is fairly expensive. It does quite a bit of name normalization, making it difficult for us to cache QFontDatabase::families() directly.

This call to `QFontDatabase::hasFamily()` is fairly expensive. It does quite a bit of name normalization, making it difficult for us to cache `QFontDatabase::families()` directly.
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