swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] [Bug] Scaling a SWF and using SWFRender


From: Sérgio Basto
Subject: Re: [Swftools-common] [Bug] Scaling a SWF and using SWFRender
Date: Fri, 22 Feb 2013 00:27:40 +0000

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.




reply via email to

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