Feature #7792
openCompression of Redmine's images
100%
Description
Redmine's PNGs are currently not fully optimized; the attached version is about 12kB smaller.
Files
Updated by F. W. over 13 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?
Updated by F. W. over 13 years ago
(Like message.png and comment.png, one has a transparent background, the other has a white background.)
Updated by Etienne Massip over 13 years ago
- Target version set to Candidate for next minor release
Updated by F. W. over 13 years ago
- File zoom_in.png zoom_in.png added
- File zoom_out.png zoom_out.png added
Here is an update to latest trunk.
Updated by Jean-Baptiste Barth over 13 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.
Updated by Jean-Baptiste Barth over 12 years ago
- Assignee deleted (
Jean-Baptiste Barth)
Updated by Gabriel Mazetto about 11 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