After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 312082 - gearflower.svg takes 30 sec to render
gearflower.svg takes 30 sec to render
Status: RESOLVED FIXED
Product: librsvg
Classification: Core
Component: general
2.9.x
Other All
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-30 19:39 UTC by Christian Fredrik Kalager Schaller
Modified: 2005-10-21 18:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Gearflower SVG file (521.61 KB, text/plain)
2005-07-30 19:40 UTC, Christian Fredrik Kalager Schaller
Details

Description Christian Fredrik Kalager Schaller 2005-07-30 19:39:23 UTC
Please describe the problem:
Attached svg file takes around 30 sec to render on my machine. To make apps  
like EOG seem more interactive it would be nice if items where rendered as they  
are ready instead of waiting for everything to be ready. Rendering time for 
this image could be a bug. 

Steps to reproduce:
 

Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Christian Fredrik Kalager Schaller 2005-07-30 19:40:30 UTC
Created attachment 49989 [details]
Gearflower SVG file
Comment 2 Dominic Lachowicz 2005-08-10 15:25:48 UTC
progressive rendining like we had before won't be happening any time soon, if at
all. however, the cairo backend speeds this up considerably.
Comment 3 Caleb Moore 2005-10-21 18:11:21 UTC
Rendering time is now well under 2 seconds in the latest released version. This
is closed.