On Thu, Jan 24, 2008 at 06:31:04PM +0100, Markus Fleck-Graffe wrote: > "png2swf" output may become garbled: > > [EMAIL PROTECTED]:/swftools-2008-01-13-1038/src$ PATH=. png2swf > > Usage: [...] > > -s , --scale <percent> Scale image to <percent>png2swfize. > > To fix this, the literal "%" character should be quoted (as in "%%"). > A quick grep found "png2swf.c" and "swfcombine.c" to be affeced. > > See attached diff for fixes.
Thanks for the fix- I applied the patch to the CVS tree. Greetings Matthias
