slint icon indicating copy to clipboard operation
slint copied to clipboard

Font loading timeout on macOS with Qt Backend

Open lukas-jung opened this issue 3 years ago • 1 comments
trafficstars

When loading a custom font a message like this occurs: qt.qpa.fonts: Populating font family aliases took 212 ms. Replace uses of missing font family "Plaster" with one that exists to avoid this cost.

lukas-jung avatar May 02 '22 12:05 lukas-jung

Maybe related to #1022

lukas-jung avatar May 02 '22 12:05 lukas-jung

I can't reproduce this :(. The slide_puzzle example works well for me with Qt and it is showing the "Plaster" font as expected. @lukas-jung, do you happen to remember how you launched the slide puzzle to reproduce this?

tronical avatar Nov 30 '22 09:11 tronical