John Benediktsson
|
4a144e5ea7
|
more test IN: cleanup.
|
2018-02-15 08:45:08 -08:00 |
Björn Lindqvist
|
2b91a3e083
|
images.png: support for reading iTXt chunks
|
2016-05-07 15:07:48 +02:00 |
Björn Lindqvist
|
af53fdd3d0
|
images.png: Support for reading iCCP chunks with color profiles
To fix #1529 you need to read the color profile from the image and then
do something with it.
|
2016-05-07 15:07:48 +02:00 |
John Benediktsson
|
3c640add1e
|
images: remove redundancy in some of the test code.
|
2014-04-22 16:38:57 -07:00 |
John Benediktsson
|
aa2f21507d
|
images.testing: change tests to require and use image-class.
This handles the case where you are testing image-classes that are not
registered with the images.loader.
|
2014-03-14 08:00:42 -07:00 |
John Benediktsson
|
c24e15c0d0
|
Revert "extra.images: call register-image-class before testing, otherwise the wrong backend might be ran"
This reverts commit 775ca10e1e7330a2a56a10b972a2605a39d1f6e1.
|
2014-03-14 07:32:27 -07:00 |
Björn Lindqvist
|
cf40218d13
|
extra.images: call register-image-class before testing, otherwise the wrong backend might be ran
|
2014-03-14 07:32:27 -07:00 |
Doug Coleman
|
5ea02f4798
|
PNG library should reverse filter on entire bytes
Add word to test that some pngs fail to load
|
2011-09-13 12:10:18 -05:00 |
Joe Groff
|
57bcd3a039
|
images: move pure Factor image format implementations to extra/
|
2011-08-27 17:30:45 -07:00 |