Re: Bug 64075: code pointer needed

2015-01-29 Thread Thorsten Behrens
Regina Henschel wrote: > The polygon in that file is not explicitly closed, but has only a > start point with identical coordinates as the end point. But in svg > it is not necessary to have a closed outline for to be filled, but > each open curve can be filled. > > The current implementation is n

Re: Bug 64075: code pointer needed

2015-01-28 Thread Regina Henschel
Hi Christina, Christina Roßmanith schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, opening homenet.svg (attached to the bug) shows the circles without a filling but filled circles would be correct. You see only unfilled circles, if you use "File > Open". If you use "Insert > Image

Bug 64075: code pointer needed

2015-01-27 Thread Christina Roßmanith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, opening homenet.svg (attached to the bug) shows the circles without a filling but filled circles would be correct. The reason (I guess) is that each circle is represented as 4 bezier curves which make it a manually closed polygon but not a closed