Georg Baum wrote:
Abdelrazak Younes wrote:
Jean-Marc Lasgouttes wrote:
It would be interesting to know whether the situation improves when
the TeX fonts are unavailable. This is the only difference I can think
of between math and non-maths. It may be that these fonts are
expensive to handle.
That could be easily checked by letting symbolFamily() in GuiFontLoader.C
return an empty string. That disables all symbol fonts.
I've checked that. Without the symbolFamily(), all Greek symbols are
replaced with their ascii names in red.
Unfortunately that doesn't solve the problem. I still have csrss.exe
eating 50% of the CPU... :-(
Abdel.