>>>>> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes:

Juergen> I don't know but IMO this function is called quite often when
Juergen> drawing so it should be fast, maybe a function with just 1
Juergen> conditional more is slower, but well I don't really think so.
Juergen> We should do something agains code-duplication, that's for
Juergen> sure.

I never saw it appear on gprof outputs. The one which is really
expensive is getFontSettings, which should probably be fixed with an
iterator on paragraphs which remembers also position in font table and
realized fonts.

JMarc

Reply via email to