By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 1022 - Add svg(z) support to kuickshow and kview
Summary: Add svg(z) support to kuickshow and kview
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdegraphics (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other All
: P1 enhancement
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2012-06-06 15:09 CDT by Darrell
Modified: 2018-05-27 11:00 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darrell 2012-06-06 15:09:00 CDT
Both kuickshow and kview are supposed to be all-purpose image viewers. Neither supports svg(z) images.

Gwenview and karbon14 support svg(z) images, but they are part of the additional packages tree rather than the main suite of packages.

Likely the svg(z) code from gwenview can be copied to both kuickshow and kview.
Comment 1 Darrell 2013-04-05 17:19:24 CDT
Note: The updated kuickshow for KDE 4 seems to handle this now (although not without some harmless stderr messages about imlib). Probably best to look at that code.