[Qt-interest] Loading a lot of fonts.

Bill Crocker william.crocker at analog.com
Fri Apr 8 20:13:20 CEST 2011


>>
>> A profile run shows the app making over 1158
>> calls to FT_Open_Face as part of constructing
>> the QApplication object.
> 
> Have you tried to uninstall some of them? Lowering
> number of fonts will speed up other applications as
> well.
>

Update:

My Qt app loads the 1058 fonts when run under Purify.
It only loads 10 (more reasonable) when run normally.
So, this appears to be a Purify issue.

Strange.

Bill





More information about the Qt-interest-old mailing list