Fix or remove several broken pixel formats in Image::fade and add
authorCarl Hetherington <cth@carlh.net>
Thu, 25 Apr 2019 15:19:25 +0000 (16:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 25 Apr 2019 15:19:25 +0000 (16:19 +0100)
commit11efa93e15b694b8ea6f0a2bc68c87503cc570bb
treed5fd081d47ed1e34f130df19b5e6e1f656751dc7
parent948afc5ed3d4e041dec96071e180f8a75bd36f50
Fix or remove several broken pixel formats in Image::fade and add
unit tests for the remainder.  Fixes #1532.
src/lib/image.cc
test/data
test/image_test.cc