Bug 42735

Summary: Defalt background images do not use indexed palette
Product: [Applications] konqueror Reporter: tkaitchuck
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: wishlist CC: marinus.savoritias
Priority: NOR    
Version First Reported In: 3.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description tkaitchuck 2002-05-17 21:51:49 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konqueror
Version:           3.0.0 (using KDE 3.0.0 )
Severity:          wishlist
Installed from:    Compiled From Sources
Compiler:          gcc 3.0.4
OS:                Linux
OS/Compiler notes: Not Specified

The default backgrounds for konqueror kmail and khelpcenter are stored as pngs.
However they are stored in RGB (32bit) color. But the Palette only uses a total of
8 bits of color. So if you simply change the pictures to an indexed palette mode the
size of the image will be reduced by more than a factor of 2. This will improve
the load time and the speed of rendering these images.

I already have done this so if you will just provide an e-mail address where I can send them and add them to KDE.

(Submitted via bugs.kde.org)
Comment 1 fbampaloukas 2019-06-16 14:31:26 UTC
Closing as Worksforme due to inactivity for more than 15 days as per:

https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging#Policies

Fanis