View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009078 | Scribus | Import / Export | public | 2010-05-04 21:10 | 2018-04-30 13:21 |
Reporter | fschmid | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 1.3.7svn | ||||
Summary | 0009078: Incorrect Import of SVG File. | ||||
Description | Try to load the file: http://upload.wikimedia.org/wikipedia/commons/5/52/Greater_Coat_of_Arms_of_Belgium.svg [^] into Scribus, the curtain on the right side is missing. Seems to be an issue with the "use" svg element | ||||
Tags | SVG | ||||
Patch | No | ||||
|
That svg uses in some place very high coordinates with transformation matrices which scale (afterwards) those coordinates to more reasonable values. Used on such paths, functions such as FPointArray::map() and others will not give correct results as coordinates > 900000 are considered as subpath marker. This incorrect behavior is in fact also the primary cause of 0009076. |
|
Seems to be resolved. Could anyone test again? (Edit: Sorry, this isn't resolved since there are missing objects above the right side of the emblem.) |
|
Tested in 1.4.4 curtain still missing and some colors are different Command line output shows: "unsupported SVG feature: stroke-miterlimit" "unsupported SVG feature: marker" "unsupported SVG feature: visibility" "unsupported SVG feature: overflow" "unsupported SVG feature: enable-background" "unsupported SVG feature: font-variant" "unsupported SVG feature: text-indent" "unsupported SVG feature: text-align" "unsupported SVG feature: line-height" "unsupported SVG feature: letter-spacing" "unsupported SVG feature: word-spacing" "unsupported SVG feature: text-transform" "unsupported SVG feature: direction" "unsupported SVG feature: block-progression" "unsupported SVG feature: writing-mode" "unsupported SVG feature: -inkscape-font-specification" Haven't tested in 1.5svn |
|
Still there in 1.5.0.svn (19272) Attached a screenshot. |
|
|
Date Modified | Username | Field | Change |
---|---|---|---|
2010-05-04 21:10 | fschmid | New Issue | |
2010-05-04 21:35 | jghali | Note Added: 0023867 | |
2010-05-04 21:36 | jghali | Note Edited: 0023867 | |
2010-05-04 21:49 | jghali | Note Edited: 0023867 | |
2011-12-27 23:33 | dietmar83 | Note Added: 0027399 | |
2011-12-27 23:45 | dietmar83 | Note Edited: 0027399 | |
2014-06-04 12:44 | Kunda | Note Added: 0031996 | |
2014-06-24 15:01 | FirasH | Note Added: 0032278 | |
2014-06-24 15:01 | FirasH | File Added: 9078(1.5).jpg | |
2014-07-23 21:19 | Kunda | Status | new => confirmed |
2014-07-23 21:19 | Kunda | Target Version | => 1.5.1 |
2014-07-23 21:20 | Kunda | Relationship added | child of 0002931 |
2015-05-06 20:36 | Kunda | Relationship added | child of 0013050 |
2015-11-29 14:09 | Kunda | Target Version | 1.5.1 => 1.5.2 |
2016-01-23 17:15 | cbradney | Target Version | 1.5.2 => 1.5.4.svn |
2016-04-21 12:15 | Kunda | Tag Attached: SVG | |
2018-04-30 13:21 | jghali | Target Version | 1.5.4.svn => |
2018-04-30 13:21 | jghali | Patch | => No |