bugSkencil - Bugs: bug #5756, SVG Export does not specify...

 
 

bug #5756: SVG Export does not specify winding rule.

Submitter:  Simon Budig <budig>
Submitted:  Mon 06 Oct 2003 11:36:49 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  0.6.x
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 29 May 2004 09:36:08 PM UTC, comment #2: 

Fixed by patch #3103 in HEAD and 0.6.x.
svgsaver.py rev. 1.8 and 1.3.2.5

Bernhard Herzog <bh>
Group administrator
Tue 07 Oct 2003 12:35:43 AM UTC, comment #1: 

Argh, of course that should read "Sketch uses the 'even odd' winding rule..."

Simon Budig <budig>
Group Member
Mon 06 Oct 2003 11:36:49 PM UTC, original submission:  

Sketch uses the "nonzero" winding rule for filling complex
paths. It does not specify a winding rule when exporting
to SVG. Since the default of SVG is "nonzero" this might
result in SVG-files that render incorrectly in standard
compliant SVG viewers.

Sketch should always append "fill-rule:evenodd" to the style-attribute when exporting a filled area.

Simon Budig <budig>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-05-29 bh Open/ClosedOpen Closed
2004-05-29 bh StatusNone Fixed

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code