pirate486743186
|
a62c825922
|
adding some missing mime types and extensions
for reference
https://en.wikipedia.org/wiki/BMP_file_format
https://en.wikipedia.org/wiki/ICO_(file_format)
https://en.wikipedia.org/wiki/Pcx
https://en.wikipedia.org/wiki/Netpbm_format
https://en.wikipedia.org/wiki/.tga
|
2019-03-04 15:44:39 +11:00 |
|
Jon Dufresne
|
a11fed32b3
|
Deprecate PIL.*ImagePlugin.__version__ attributes
Use PIL.__version__ instead.
|
2019-02-02 17:39:55 -08:00 |
|
Andrew Murray
|
0adeb82e98
|
Changed Image size property to be read-only by default
|
2018-09-30 13:45:18 +10:00 |
|
Andrew Murray
|
a9d504e91d
|
Renamed idlen variable to id_len
|
2018-09-08 19:02:03 +10:00 |
|
Andrew Murray
|
325ca3cede
|
Trim id_section if it is greater than 255 characters
|
2018-09-08 08:26:32 +10:00 |
|
Andrew Murray
|
9e4c54e10f
|
Added orientation, compression and id_section as keyword arguments
|
2018-09-08 08:12:26 +10:00 |
|
Hugo
|
af552801c2
|
Merge pull request #3186 from danpla/tga-write-rle
TGA: Add support for writing RLE data
|
2018-07-01 22:00:03 +03:00 |
|
Daniel Plakhotich
|
1d20056234
|
TGA: Add support for writing RLE data
|
2018-06-15 23:01:06 +03:00 |
|
Daniel Plakhotich
|
39fae6e077
|
TGA: Read and write LA data
|
2018-06-14 12:18:08 +03:00 |
|
Andrew Murray
|
2202196162
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
|
wiredfool
|
0bb3f4fee9
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
|