View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015043 | Scribus | Import / Export | public | 2017-11-20 13:14 | 2017-11-20 14:50 |
Reporter | Stefan2 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | new | Resolution | open | ||
Product Version | 1.5.3 | ||||
Summary | 0015043: SVG-Import: Scribus reducing free space between Objects | ||||
Description | From Scribus Facebookgroup post: https://www.facebook.com/groups/114175708594284/permalink/1732700963408409/ Me: Hello everyone, importing an .svg file (inkscape) in scribus with two objects. Inkscape clamp my two objects together but there should be some space in between. I´m able to move them in scribus and change the space between but since this is the logo I do need the exact distance, thus this is no option for me. Any idea? -- Me: It just seems to reduce the space between the objects. [Have a look into attached file] -- One guy: Hmm... I think there's an issue with the SVG import on Scribus. The file seems to open fine in Gimp, Firefox, and Chrome. I tried the couple of other SVG save as options in Inkscape and that didn't seem to help. It does seem to work fine to save as a PDF in Inkscape and import that into Scribus. Maybe someone with more SVG knowledge can have a look at it. | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
|
|
|
Please provide the fonts used in that SVG. I had a look at your sample file. In the <svg> element, the "width", "height", and "viewbox" attributes basically set the measurement unit for that document to millimeters. Comparing the coordinates in the svg and the coordinates after opening your svg in Scribus is then simple. And at least imported coordinates in Scribus appear to be correct. One note: your sample document is "inkscape" svg. Inkscape is known to include private attributes which affects rendering in Inkscape. For importing SVG in scribus, you should save your document as "Plain SVG". |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-20 13:14 | Stefan2 | New Issue | |
2017-11-20 13:14 | Stefan2 | File Added: SVG-Testfile.svg | |
2017-11-20 13:14 | Stefan2 | File Added: 23559479_1671270539560238_1043250601897411226_n.jpg | |
2017-11-20 13:26 | jghali | Severity | major => minor |
2017-11-20 14:17 | jghali | Note Added: 0044641 | |
2017-11-20 14:50 | jghali | Summary | SVG-Import: Scribus reducing free space between Objects?! => SVG-Import: Scribus reducing free space between Objects |