enlightenment/data
Doug Newgard f6527c70d6 fix png's with icc profile oddness
I'm sure some of you have seen the warnings generated by libpng 1.6:
"known incorrect sRGB profile". Now, this is no big deal, it's just a
warning, but I still wanted to look into it further. By my count,
there are 800 png files in Enlightenment, of which only 6 have
embedded iCC profiles, all from HP. The rest are sRGB colorspace, but
do not include a profile. There are some good arguments for this
(http://imageoptim.com/color-profiles.html http://www.gballard.net/psd/save_for_web_embed_ICC_profile.html)
and since this seems to be the default, I've attached the 6 files with
the profiles stripped out. As you can see, it doesn't change the image
or the colorspace, it just leaves the calibration up to the end user's
system.

I haven't been able to find just what's wrong with the HP iCC profile
being used that the authors of libpng don't like, but it makes sense
to standardize the way profiles are handled anyway. And it has the
nice side effect of silencing warnings, even if the Debian/Ubuntu
users aren't likely to see them for a couple of years.

I can just change the iCC profile instead if you would prefer. I've
seen multiple people recommend the Argyll sRGB profile, which is still
"sRGB IEC61966-2.1" and is public domain.
2013-06-22 13:21:35 +09:00
..
backgrounds 2 more nice wallpaperies :) 2012-12-21 14:45:01 +00:00
desktop updating esperanto translations 2012-12-17 23:42:23 +00:00
etc systemd: fix + complete power mgmt method support 2013-04-05 15:20:23 +02:00
favorites updating esperanto translations 2012-12-17 23:42:23 +00:00
flags add cameroon flag. 2012-05-01 13:14:06 +00:00
icons fix png's with icc profile oddness 2013-06-22 13:21:35 +09:00
images merge 2 flag repos and update lang+flag lists in wizard and lang 2012-05-01 04:19:28 +00:00
input_methods adding three more files for input methods used in asian countries, sent by ray chen on the e-intl list. the only thing I did is adding them to makefile.am, is it enough? 2013-01-01 09:10:19 +00:00
themes fix png's with icc profile oddness 2013-06-22 13:21:35 +09:00
tools add some basic window manipulation methods to enlightenment_remote + e 2012-07-20 12:40:28 +00:00
units systemd: improve unit. 2013-05-11 10:16:45 +09:00
xsession adding catalan translation and sorting lines alphabetically 2013-06-05 00:16:38 +02:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
Makefile.am e: add support for systemd user session. 2013-03-30 18:14:26 +09:00