On Fri, Apr 18, 2008 at 03:16:44PM +0200, Frédéric LEVE - [E]cedi <[EMAIL PROTECTED]> wrote: > The option '-s disable_polygon_conversion doesn't seem to work, nothing > different: all the lines, shapes and vectors are converted to bitmap, only > the texts are still texts!
That's not what that option is for. It's for turning off the stroke->polygon conversion which takes place for certain cap or joint styles, and uses libart, which sometimes seems responsible for the endless loop. Together with "poly2bitmap", "disable_polygon_conversion" does nothing. (And yes, I *am* aware that all those pdf2swf options are in dire need of documentation...) Greetings Matthias
