On Wed, Nov 28, 2007 at 05:00:27PM +0100, Lasconic wrote: > I have a little issue. pdf2swf does not display correctly a very small > polygon. In fact I draw (well a tool I can't modify draws) in a PS file a > small polygon, a rectangle, with height 0 and with a line width (thinkness) > > 0. Then the ps is transformed to pdf (with gs) and the "line" (rectangle, > polygon) is being displayed: see pdf attached. > But if I run pdf2swf the line is changed in a tiny dot.
Thanks for reporting this. This was a bug in the vector stroke optimizer of swftools. It'll be fixed in the next version. Greetings Matthias
