Bug 113014 - add image export to Karbon14 SVG filter
Summary: add image export to Karbon14 SVG filter
Status: RESOLVED FIXED
Alias: None
Product: karbon
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Rob Buis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 17:30 UTC by Alan Horkan
Modified: 2008-05-18 18:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Horkan 2005-09-21 17:30:36 UTC
Version:            (using KDE KDE 3.4.90)
Installed from:    Compiled From Sources

svg files do not inlcude inserted images

I think it would be best if they were saved to a subfolder of the form documentname_files/

most images should be exported as PNG
extra credit if you can make sure inserted JPGs are preserved (and possibly also GIF files)

if similar code already exists in Karbon and someone could point it out I might even be able to take a stab at fixing this myself but help is always welcome.  

(If you get the basics working please close this report.  If this is all too easy an you are looking for a challenge and want to complicate this even further you could try and provide an option to base64 encode images and save them inline directly inside the SVG.  If you want to go even futher you might provide infrastructure to rasterize features from Karbon which are not supported by SVG, for example rasterizing a conical gradient into a raster pattern.)
Comment 1 Thomas Zander 2005-10-27 22:57:03 UTC
Remove the junior job ranking; reporters are not the ones to mark it as such, lets leave that to the application maintainers, please.
Comment 2 Alan Horkan 2005-10-28 16:38:40 UTC
I reluctantly added JJ as inge was suggesting I should add it to some of the bugs

I'd appreciate if you ran this past someone else and checked if it was a suitable Junior Job rather than removing the indication wihtout checking because I do believe this is a task which can be broken down into relatively easy parts and for which similar code exists elsewhere in Koffice.  
Comment 3 Jan Hambrecht 2008-05-18 18:46:25 UTC
SVN commit 809266 by jaham:

Handle mimetypes properly when exporting images.
I consider wish #113014 implemented now.

BUG:113014



 M  +38 -14    svgexport.cc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=809266