pre-commit-ci[bot]
|
24183d652e
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-02-06 19:27:19 +00:00 |
|
Hugo van Kemenade
|
2ae55ccbda
|
Improve exception traceback readability
|
2022-12-30 00:07:52 +02:00 |
|
Andrew Murray
|
ea3b66d8ef
|
Allow palette chunk to not be first
|
2022-09-29 21:29:16 +10:00 |
|
Andrew Murray
|
4e075adcc5
|
Merged _close_fp into close and __exit__
|
2022-04-17 12:13:58 +10:00 |
|
Andrew Murray
|
2ae52552f7
|
Renamed __fp to _fp
|
2022-04-17 12:13:58 +10:00 |
|
Andrew Murray
|
83b9e66133
|
Moved flags check into _accept
|
2022-02-27 14:48:36 +11:00 |
|
Alexander
|
1ff61bcaa6
|
use offset for all binary input functions instead of slicing
|
2020-12-30 19:10:50 +11:00 |
|
Alexander
|
3757b8c748
|
remove extra i8 calls where input is proved bytes[] or int
|
2020-12-30 19:04:11 +11:00 |
|
Hugo van Kemenade
|
e0eec1eb56
|
Merge branch 'master' into rm-3.5
|
2020-09-01 20:16:46 +03:00 |
|
Hugo van Kemenade
|
10615a7da7
|
Upgrade Python syntax for 3.6+
Co-authored-by: nulano <nulano@nulano.eu>
|
2020-07-30 10:09:18 +03:00 |
|
Andrew Murray
|
9b6fdd719f
|
Call _accept instead of duplicating code
|
2020-06-23 17:41:13 +10:00 |
|
Andrew Murray
|
0b33a87b0d
|
Replaced property methods for n_frames and is_animated with normal properties
|
2020-04-17 22:00:21 +10:00 |
|
Hugo
|
0c5895470c
|
Remove deprecated __version__ from plugins
|
2019-11-05 17:01:03 +02:00 |
|
Hugo
|
53a7e35004
|
Format with Black
|
2019-06-10 18:22:46 +03:00 |
|
Jon Dufresne
|
a11fed32b3
|
Deprecate PIL.*ImagePlugin.__version__ attributes
Use PIL.__version__ instead.
|
2019-02-02 17:39:55 -08:00 |
|
Andrew Murray
|
71b64dcf73
|
Only close __fp if not fp
|
2019-01-04 12:29:23 +11:00 |
|
Hugo
|
961fecb35c
|
Merge pull request #3261 from radarhere/fp
Resolve __fp when closing and deleting
|
2018-12-13 21:09:23 +02:00 |
|
Andrew Murray
|
2f7f945c84
|
Ensure previous FLI frame is loaded before seeking to the next
|
2018-11-26 18:52:51 +11:00 |
|
Andrew Murray
|
47775f3d50
|
Resolve __fp when closing and deleting
|
2018-11-17 21:56:06 +11:00 |
|
Andrew Murray
|
0adeb82e98
|
Changed Image size property to be read-only by default
|
2018-09-30 13:45:18 +10:00 |
|
wiredfool
|
0bb3f4fee9
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
|