Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2009 at 04:53 UTC
Updated:
10 Aug 2009 at 18:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
Bojhan commentedI like these pixels. Going to mark this RTBC - unless someone can knock off some more bytes.
Comment #2
sivaji_ganesh_jojodae commentedYahoo's smush.it can still reduce the image size to 7.29 % or 106 bytes from the size of your image. check it out http://developer.yahoo.com/yslow/smushit/ . Attached is a compressed image from smush.it
Comment #3
deekayen commented#2 smushit looks lighter in color than the original - doesn't appear to be visually equivalent. pngcrush(ed) feed icon at 727 bytes is still my vote.
Comment #4
Bojhan commentedBojhan puts on his glasses. I do not really see the diffrence, heh.
Comment #5
sivaji_ganesh_jojodae commented+1 for #4. One more thought, if this issue really matters we should do the yahoo smushit compression on "Powered by Drupal" block images (powered-blue-80x15.png in misc directory) as well, though it is used only in drupal lover blogs/websites.
Comment #6
deekayen commentedI'll swap my vote to #4. I did some color sampling by pixel on about half the image and they were all the same. Drupal image is a separate issue. I'm going to wait 'n see what the commiters think about this image shrinking idea before doing others.
Comment #7
dries commentedCommitted smushit_feed_crushed.png (674 bytes) to CVS HEAD as feed.png. Thanks!