swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] less efficient swf files with latest snapshot


From: filip sound
Subject: [Swftools-common] less efficient swf files with latest snapshot
Date: Wed, 2 Sep 2009 17:11:01 +0200

hi,

i'm testing the latest snapshot of swftools.
pdf2swf produces many unused shapes behind images and the main background in its latest version.
i've developed a editor (as3) that lists all objects of a loaded swf and gives the ability to outline and/or hide them separately... this seems to be an efficient way to debug generated swf files.

i'm using the same options with both versions that i'm comparing (ignore the php variables):
pdf2swf -G -s disablelinks -z -f -t -T 9 -j $quality -p $i $pdfFilePath -o $swfFilePath

version 2009-04-01-0957: 13 shapes (test page 1), 11 shapes (test page 2)
latest snapshot: 38 shapes (test page 1), 26 shapes (test page 2)

in short: 13 vs. 38, 11 vs. 26 shapes.

which results in a quite significant performance loss in many applications that use pdf2swf ...

maybe someone can give insight to any possible explanation why/if those invisible shapes are needed/there.

thanks for your patience,
  filip

reply via email to

[Prev in Thread] Current Thread [Next in Thread]