Closed
Bug 464663
Opened 16 years ago
Closed 16 years ago
optimize several PNGs in the SeaMonkey default theme
Categories
(SeaMonkey :: Themes, defect)
SeaMonkey
Themes
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kairo, Assigned: kairo)
Details
Attachments
(1 file)
377.23 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
When I saw that PNG optimizing with optipng saved almost 10% of the image size for messengericons-small.png doing the new image for bug 462645, I decided to run the tool on all PNGs we have in the default theme so far.
There's a larger numbers of PNGs that can be improved there, reducing our download and on-disk size.
Assignee | ||
Comment 1•16 years ago
|
||
I know this patch can't be inspected visually, it's 83 files if I counted correctly, and it reduces the size of classic.jar by 7% or 84 KB.
Attachment #347952 -
Flags: review?(neil)
Comment 2•16 years ago
|
||
Does this include colour profile removal?
Assignee | ||
Comment 3•16 years ago
|
||
I don't think I have a tool for that, so if we have any color profile, this patch probably doesn't strip them.
Updated•16 years ago
|
Attachment #347952 -
Flags: review?(neil) → review+
Assignee | ||
Comment 4•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•