On Sat, Dec 10, 2005 at 01:49:36PM +0100, Lars Gullik Bjønnes wrote:
> Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
> 
> | What do you think?
> 
> In 1.5 we should move towards making all the mathed initialization
> lazy. We should try to avoid paying for stuff/features that is not
> used.

Good idea, but not really enough. With this, there'll be a wait when the
first math is done instead.  The question is - why?  Can we avoid looking
at _every_ font when looking for a symbol font?  Probably,
as this seems to be a qt-only problem.  

And if looking at all fonts really is necessary, then consider moving it
into the "reconfigure" phase, and simply cache the symbol font name found for
the future.  The only ill effect of that will be that users who install a better
font will have to "reconfigure" before using it.

I don't mind the simpler fix for 1.4 though.

Helge Hafting

Reply via email to