View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012187 | Scribus | Import / Export | public | 2014-04-02 19:53 | 2016-04-06 22:26 |
Reporter | JLuc | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 1.5.0svn | ||||
Summary | 0012187: SVG not well imported | ||||
Description | Uploaded SVG file is not well imported | ||||
Tags | SVG | ||||
Patch | |||||
|
part of the "schema image n3.svg" is not imported : top image file. |
|
|
|
|
|
I uploaded the original SVG screenshot and its imported version screenshot. The problematic element is a part of the image that has been 180° rotated. Instead of appearing verticaly reverted as it should (y direction inverted), with no absolute y position change, it appears with a far negative absolute y (and y direction not inverted). |
|
I upload simplified svg. In it there is : <g ... y="-356.79117" ... transform="scale(1,-1)" /> </g> It looks like scribus doesnt read the "transform = scale" attribute |
|
|
|
Running Scribus from terminal shows: "unsupported SVG feature: stroke-miterlimit" |
|
That's right : thats for file "complex.svg" that include "<path style="fill:#f9f9f9;stroke:#000000;stroke-width:0.54000002;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" ... It doesnt happen for "simplified.svg" that doesnt include such attributes. I've updated the file names and uploaded screenshots for simplified.svg [edited] |
|
|
|
|
|
|
|
transform="scale(1,-1) is very vector an operation, not bitmap. Shouldnt scribus handle such vector transform ? |
|
is there a list of what part of SVG does scribus support/not support ? |
|
Posted to ML http://lists.scribus.net/pipermail/scribus-dev/2015-November/002804.html |
|
Ongoing list of SVG elements supported in Scribus https://gist.github.com/luzpaz/712fc8cdff669b059256 |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-04-02 19:53 | JLuc | New Issue | |
2014-04-02 19:53 | JLuc | File Added: schema image n3.svg | |
2014-04-02 19:55 | JLuc | Note Added: 0031593 | |
2014-04-05 13:31 | JLuc | File Added: svg.jpg | |
2014-04-05 13:31 | JLuc | File Added: imported svg.jpg | |
2014-04-05 13:34 | JLuc | Note Added: 0031609 | |
2014-04-05 14:02 | JLuc | Note Added: 0031610 | |
2014-04-05 14:03 | JLuc | File Added: simplified.svg | |
2014-08-06 20:00 | Kunda | Relationship added | child of 0002931 |
2014-08-06 20:03 | Kunda | Note Added: 0033191 | |
2014-08-06 20:09 | Kunda | Status | new => feedback |
2014-08-06 22:10 | JLuc | Note Added: 0033197 | |
2014-08-06 22:10 | JLuc | Status | feedback => new |
2014-08-07 08:15 | JLuc | Note Edited: 0033197 | |
2014-08-07 08:16 | JLuc | Note Edited: 0033197 | |
2014-08-07 08:18 | JLuc | Note Edited: 0033197 | |
2014-08-07 08:23 | JLuc | File Deleted: schema image n3.svg | |
2014-08-07 08:23 | JLuc | File Added: complex.svg | |
2014-08-07 08:24 | JLuc | File Added: expected rendering simplified.jpg | |
2014-08-07 08:24 | JLuc | File Added: scribusrendered simplified.jpg | |
2014-08-07 08:28 | JLuc | Note Edited: 0033197 | |
2014-08-07 08:28 | JLuc | Note Edited: 0033197 | |
2015-05-06 20:22 | Kunda | Relationship added | related to 0005941 |
2015-05-06 20:37 | Kunda | Relationship added | child of 0013050 |
2015-10-23 13:32 | JLuc | Note Added: 0036857 | |
2015-10-23 13:32 | JLuc | Note Edited: 0036857 | |
2015-10-23 14:12 | Kunda | Note Added: 0036860 | |
2015-11-25 01:14 | Kunda | Note Added: 0037659 | |
2015-11-25 16:35 | Kunda | Note Added: 0037677 | |
2016-04-06 22:26 | Kunda | Tag Attached: svg |