On Sex, 2013-01-18 at 13:32 -0500, Matthew Richer wrote: > Hi all, > > > > I think this is a bug (or I’m using the tools incorrectly). But I > take a PDF (any with regular/selectable text will do – i.e. > non-images), use PDF2SWF, the scale it with swfcombine to say 80%, > then use swfrender to output a png. Turns out the text doesn’t seem > to scale, just the images. You’ll note when running the commands > below that the scaled png has all the text offset. Thoughts? Actual > bug? I stripped all the unnecessary command line fluff to boil it > down to the simplest of examples. > > > > > > pdf2swf "D:\Document1.pdf" -o "D:\Document1.swf" > > swfcombine -d -z -s 80% "D:\Document1.swf" -o "D: > \Document1_Scaled.swf" > > > > swfrender "D:\Document1.swf" -o "D:\Document1.png" > > swfrender "D:\Document1_Scaled.swf" -o "D:\Document1_Scaled.png"
how do you try scale ? swfcombine -s 80% ? How I zoom a swf before use swfrender ? Matthias suggest use -r option but swfrender doesn't have -r option , what command have -r option , or is just in devel sources ?. I use swftools 0.9.2 Thanks, -- Sérgio M. B. --------------- SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an existing subscription, please kindly point your favourite web browser at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>
