Alex Clark
|
bb1b3a532c
|
Cleanup WS, courtesy of @Arfrever
find * -type f "-(" -name "*.bdf" -o -name "*.c" -o -name "*.h" -o -name "*.py" -o -name "*.rst" -o -name "*.txt" "-)" -exec sed -e "s/[[:space:]]*$//" -i {} \;
|
2013-06-30 18:42:19 -04:00 |
|
wiredfool
|
b3752ca053
|
merge from master
|
2013-05-21 21:29:58 -07:00 |
|
wiredfool
|
94239540db
|
fixing deferring the rgba tests, whitespace
|
2013-05-13 22:21:52 -07:00 |
|
wiredfool
|
014ca1497d
|
versions, feature checking
|
2013-05-13 21:28:18 -07:00 |
|
Euan Goddard
|
1344610a52
|
Added support for alpha transparent webp images #204
|
2013-05-13 17:01:42 +01:00 |
|
wiredfool
|
8295e33390
|
moved _webp into the PIL namespace
|
2013-04-08 21:53:59 -07:00 |
|
wiredfool
|
38b0bef464
|
webp is in import, not a codec
|
2013-03-27 10:00:35 -07:00 |
|
wiredfool
|
86bb25e735
|
reenable basic webp test, skip if support not installed
|
2013-03-27 09:52:47 -07:00 |
|
wiredfool
|
f432530df3
|
approximate test for lossy image writing
|
2013-03-22 21:15:45 -07:00 |
|
wiredfool
|
d678b97444
|
added write verification test
|
2013-03-19 13:49:01 -07:00 |
|
wiredfool
|
02931c4956
|
checking results of webp decoding
|
2013-03-19 13:40:10 -07:00 |
|
wiredfool
|
95353cff15
|
basic sanity test for webp
|
2013-03-19 11:43:45 -07:00 |
|