Don't rasterize linked SVG with <image>
Bug #171795 reported by
Mleplatre
This bug affects 17 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Invalid
|
Wishlist
|
Unassigned |
Bug Description
SVG images linked in the document with the <image> tag are rasterized,
which is annoying for PDF export.
Including the following tag in the document :
<image xlink:href=
will rasterize file.svg, and thus make the exported PDF extremely huge.
It would be very nice to "virtually" embed this file.svg before exporting
to PDF, so that everything remains vectorial.
Thanks guyz !
Changed in inkscape: | |
importance: | Medium → Wishlist |
status: | New → Confirmed |
tags: | added: svg |
tags: | removed: import-export |
To post a comment you must log in.
Originator: NO
cool, didn't realise support for importing SVG files using image tags had /sourceforge. net/tracker/ index.php? func=detail& aid=1573020& group_id= 93438&atid= 604309
been (sort of) fixed already
[ 1573020 ] Use the <image> tag to import another SVG file
https:/