swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] dotted lines


From: Patrick Fradin
Subject: [Swftools-common] dotted lines
Date: Sat, 28 Jun 2008 09:57:58 +0200

Hi,

I use pdf2swf version 0.8.1 on linux, but when I convert this file:

http://texgraph.tuxfamily.org/temp/stereographie.pdf

with my script:

#!/bin/sh
pdf2swf $1.pdf -s zoom=96 -o $1.swf
swfcombine -r $2 -dz $1.swf -o $1.swf
swfdump --html $1.swf > $1.html

I obtain this file:

http://texgraph.tuxfamily.org/temp/stereographie.swf

as you can see, some dotted lines disappear during the animation, but
they are here in the pdf file. Is it a bug?


Thanks,

Patrick Fradin






reply via email to

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