Feature #7792
Compression of Redmine's images
Status: | New | Start date: | 2011-03-06 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | UI | |||
Target version: | Candidate for next major release | |||
Resolution: |
Description
Redmine's PNGs are currently not fully optimized; the attached version is about 12kB smaller.
History
#1
Updated by F. W. almost 12 years ago
Would you be interested in further contributions to the efficiency of the frontend? I guess I could try to find a solution to maintainable CSS sprites, and CSS and Javascript minification and compression.
By the way, do some images intentionally lack a transparent background?
#2
Updated by F. W. almost 12 years ago
(Like message.png and comment.png, one has a transparent background, the other has a white background.)
#3
Updated by F. W. almost 12 years ago
- % Done changed from 0 to 100
#4
Updated by Etienne Massip almost 12 years ago
- Target version set to Candidate for next minor release
#5
Updated by F. W. almost 12 years ago
- File zoom_in.png added
- File zoom_out.png added
Here is an update to latest trunk.
#6
Updated by Jean-Baptiste Barth over 11 years ago
- Assignee set to Jean-Baptiste Barth
- Target version changed from Candidate for next minor release to Candidate for next major release
- Resolution deleted (
Fixed)
As far as I know, images are directly taken from the famfam icon set, any lack of optimization or transparent background is not intentional. If you want to provide a fully optimized set, I'll integrate them all in the same commit.
Anyway, we don't want to maintain CSS sprites, it's a bit too complicated to maintain. Thanks for your contribution.
#7
Updated by Jean-Baptiste Barth over 10 years ago
- Assignee deleted (
Jean-Baptiste Barth)
#8
Updated by Gabriel Mazetto over 9 years ago
I'm not sure if this ticket is older or then sprockets css sprites... but here we go:
http://railscasts.com/episodes/334-compass-css-sprites?view=asciicast