Hugo van Kemenade
|
22b0f53eb9
|
Merge pull request #3532 from radarhere/png_load_end_idat
PNG: Handle IDAT chunks after image end
|
2019-01-05 12:08:58 +02:00 |
|
Andrew Murray
|
ea2a0e4654
|
Handle IDAT chunks after image end
|
2019-01-03 19:13:19 +11:00 |
|
Andrew Murray
|
97ae0c42b1
|
Detect whether mimetype is image/png or image/apng
|
2019-01-02 14:13:10 +11:00 |
|
Andrew Murray
|
21268c87b3
|
Merge branch 'master' into patch-2
|
2018-12-27 17:39:40 +11:00 |
|
Andrew Murray
|
acc2c150f6
|
Added APNG mime type
|
2018-12-27 11:19:40 +11:00 |
|
Andrew Murray
|
09e94e40a1
|
Handle APNG chunks
|
2018-12-27 10:53:16 +11:00 |
|
pirate486743186
|
8d0b7e6b57
|
adding apng extension for png
|
2018-12-26 21:14:27 +01:00 |
|
Andrew Murray
|
22837c37e2
|
Read textual chunks located after IDAT chunks
|
2018-12-24 23:58:19 +11:00 |
|
Hugo
|
3ed5dcc928
|
Merge pull request #3467 from hugovk/lint-can-fail
CI: Allow lint job to fail
|
2018-12-13 21:09:58 +02:00 |
|
Hugo
|
c353225851
|
Prefer 'except Exception:' to bare 'except:'
|
2018-12-04 23:25:28 +02:00 |
|
Andrew Murray
|
b637b5f7a2
|
Close exclusive fp before discarding
|
2018-11-13 22:13:55 +11:00 |
|
Andrew Murray
|
0adeb82e98
|
Changed Image size property to be read-only by default
|
2018-09-30 13:45:18 +10:00 |
|
Andrew Murray
|
c2189235af
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
|
Hugo
|
04a1f71b4c
|
Merge pull request #3105 from radarhere/py3
Change Python version checks to use util
|
2018-04-22 18:37:33 +03:00 |
|
Andrew Murray
|
b4e6cdadac
|
Added py3 variable to _util
|
2018-04-20 09:19:13 +10:00 |
|
Andrew Murray
|
30c9ca15fb
|
Fixed docstrings
|
2018-04-18 16:00:17 +10:00 |
|
Andrew Murray
|
2202196162
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
|
Metallicow
|
22a59ac839
|
Trim trailing whitespace src dir
|
2018-01-27 00:02:56 -06:00 |
|
Eric Soroos
|
4bc33d3e4a
|
Remove _imaging.crc32 in favor or builtin python crc32 implementation
|
2018-01-05 15:53:50 +00:00 |
|
wiredfool
|
0bb3f4fee9
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
|