Bug 359555 - Scalable Vector Graphics (SVG) support
Summary: Scalable Vector Graphics (SVG) support
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: New backend wishes (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-18 20:59 UTC by Thomas Fischer
Modified: 2022-07-23 11:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Fischer 2016-02-18 20:59:25 UTC
Back in the KDE4 days, there was a SVG rendering KPart that allowed viewing SVG files (Scalable Vector Graphics) from within Konqueror. Said SVG KPart seems to be dead now, the latest code commit is from 2011.
My proposal is to scrap whatever code is useful (it relies most likely on Qt's QSvgRenderer class) and build a backend for Okular. I would even assume that parts of the PDF renderer can be re-used, as a SVG graphics (apart from animations that I personally see as non-essential) is in many aspects like a single-page PDF file.

Reproducible: Always
Comment 1 Jo 2022-06-04 14:06:30 UTC
+1
Scalable vector graphics or "SVG" is a very common file format, useful especially for designers who deal with icons, app and website development. Svg simply shouldn't be missing in a respectable DAM software
Comment 2 silopolis 2022-07-23 11:02:42 UTC
+1, of course !