chiark / gitweb /
Add '-set colorspace RGB' to some icon convert commands.
authorSimon Tatham <anakin@pobox.com>
Sat, 3 Oct 2015 12:15:59 +0000 (13:15 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 3 Oct 2015 15:07:20 +0000 (16:07 +0100)
commitc0308c9319d40438db668e67fb944e08062148c7
tree67336058c100a08c0965e1e3656dee3065a342d5
parent9df80d7587f9d0060ab74d3cb862e438a9f79291
Add '-set colorspace RGB' to some icon convert commands.

Its absence was breaking the icon build on Ubuntu 14.04, because you
ask convert to map an image into a specific 16-colour palette, and it
does so and _then_ nonconsensually maps those colours in turn through
a colourspace transformation you didn't ask for, causing icon.pl to
fail an assertion when it finds an RGB value not in the palette.
icons/Makefile