Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Parsing svg takes too long.. (Read 2124 times)
khstar
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 19
Joined: Apr 23rd, 2009
Parsing svg takes too long..
Jul 15th, 2009 at 5:39am
Print Post  
I used to use shape node with bitmap background, and try to move on to SVG node.
I tested some SVG node which has some gradients and simple rectangle.
When I parse SVG's content, It took about 2~3 sec.
(My computer has Pentium E8400..)
After parsing, Creating svg node with parsed content is very fast.

Strangely, when parsing, Cpu usage is low from task manager.
I hope some improvements on this in later version.
Thanks!
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Parsing svg takes too long..
Reply #1 - Jul 15th, 2009 at 6:47am
Print Post  
The SVG parsing speed has been improved in V5.3.1; we sent the upgrade links last week.

Stoyan
  
Back to top
 
IP Logged
 
khstar
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 19
Joined: Apr 23rd, 2009
Re: Parsing svg takes too long..
Reply #2 - Jul 15th, 2009 at 7:00am
Print Post  
I already use 5.3.1 version. And still takes 2-3 seconds.

I tried SVG node because of bad background image quality when resize.

However I think I found another way.

http://www.glennjones.net/Post/799/Highqualitydynamicallyresizedimageswithnet.ht...

With this link, I modified some functions and Image quality is quite improved.

Who suffered from same problem, refer the link.

Thanks.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Parsing svg takes too long..
Reply #3 - Jul 15th, 2009 at 7:11am
Print Post  
If you select diagramming.dll in solution explorer / references, does it show version 5.3.1 in the properties window? If you have built your assemblies from source code, check if the project references the latest mindfusion.svg assembly.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint