25 Dec
2003
25 Dec
'03
9:10 p.m.
On Thu, 25 Dec 2003, Nathan Hurst wrote:
The point remains - please profile it before changing it. Using SVGs removes one level of human error remembering to autogen the pngs. I would be surprised if the stroking code really does take too long - plenty of games do stroking at 60fps on complex structures.
All I'm saying is that if the choice is made to go to pixmap buttons for some reason, it may *also* have the benefit of faster startup time. No I haven't conducted a conclusive profiling analysis nor do I have any interest in doing so, just pointing it out as another potential advantage.
Picking one function randomly from style.c, sp_style_merge_from_parent is getting called 1503 times when starting up with no document.
Bryce