Andrew Murray
|
72d5ee3bfa
|
Do not close exclusive fp after loading
|
2019-06-12 20:10:28 +10:00 |
|
Hugo
|
cab7231e2a
|
Format with Black
|
2019-06-11 11:42:05 +03:00 |
|
Hugo
|
169455f924
|
Refactor and format with Black
|
2019-06-10 18:22:46 +03:00 |
|
Hugo
|
53a7e35004
|
Format with Black
|
2019-06-10 18:22:46 +03:00 |
|
Andrew Murray
|
a94bd13791
|
Changed string formatting
|
2019-06-06 21:36:38 +10:00 |
|
Andrew Murray
|
4fa3016d67
|
Changed string formatting
Co-Authored-By: Hugo <hugovk@users.noreply.github.com>
|
2019-06-06 21:36:38 +10:00 |
|
Andrew Murray
|
77630f000c
|
Updated resampling filter error messages
|
2019-06-06 21:36:38 +10:00 |
|
Hugo
|
169961649d
|
Merge pull request #3848 from radarhere/pa
Improved palette handling for LA and PA modes
|
2019-06-05 22:32:44 +03:00 |
|
Hugo
|
65f3e44b3d
|
Use dict comprehension in ImageFileDirectory_v2.named() (#3872)
Use dict comprehension in ImageFileDirectory_v2.named()
|
2019-05-27 09:48:20 +03:00 |
|
Jon Dufresne
|
3f2cfb2027
|
Remove unnecessary numeric placeholders from format strings
Unnecessary since Python 2.7.
|
2019-05-26 07:07:32 -07:00 |
|
Jon Dufresne
|
42602b69f3
|
Use dict comprehension in ImageFileDirectory_v2.named()
|
2019-05-26 06:56:01 -07:00 |
|
Andrew Murray
|
d830cca5ca
|
Handle unexpected ICO image sizes
|
2019-05-12 20:44:29 +10:00 |
|
Andrew Murray
|
e131fa22e2
|
Fixed reading and saving for TIFF and IM in PA mode
|
2019-05-11 14:43:48 +10:00 |
|
Andrew Murray
|
e9c0cf61f3
|
Fixed palette for LA and PA mode when pickling
|
2019-05-11 14:43:00 +10:00 |
|
Hugo
|
45df9ad882
|
Merge pull request #3807 from radarhere/code
Simplified code
|
2019-05-04 18:57:40 +03:00 |
|
Hugo
|
fdcacb6978
|
Merge pull request #3817 from radarhere/cmyk_16l
Added reading of CMYK;16L TIFF images
|
2019-05-04 18:53:13 +03:00 |
|
Hugo
|
d45a13d9cb
|
Merge pull request #3827 from radarhere/pdf
Fixed dimensions of 1-bit PDFs
|
2019-05-04 18:52:16 +03:00 |
|
Hugo
|
9a25b3c797
|
Merge pull request #3825 from radarhere/path
Fixed opening mmap image through Path on Windows
|
2019-05-04 18:51:23 +03:00 |
|
Hugo
|
5090bba463
|
Merge pull request #3822 from radarhere/tile
Expand GIF to include frames with extents outside the image size
|
2019-05-04 18:46:49 +03:00 |
|
Hugo
|
3e4b1a91ad
|
Merge pull request #3814 from radarhere/getimage
Fixed ImageTk getimage
|
2019-05-04 18:39:29 +03:00 |
|
Hugo
|
0ccd887431
|
Merge pull request #3771 from radarhere/app13
Fixed reading APP13 marker without Photoshop data
|
2019-05-04 16:10:02 +03:00 |
|
Andrew Murray
|
69b733d5f1
|
Changed if to elif
|
2019-05-04 23:05:07 +10:00 |
|
Andrew Murray
|
683768095b
|
Removed duplicate code
|
2019-05-04 23:05:07 +10:00 |
|
Andrew Murray
|
568fc2def8
|
Simplified code
|
2019-05-04 23:05:07 +10:00 |
|
Hugo
|
82d9ea5eac
|
Merge pull request #3808 from radarhere/imagegrab
Added option to include layered windows in ImageGrab.grab on Windows
|
2019-05-04 16:00:43 +03:00 |
|
Hugo
|
e20228a60a
|
Merge pull request #3785 from radarhere/unicode_path
Fixed loading font with non-Unicode path on Windows
|
2019-05-04 15:55:50 +03:00 |
|
Andrew Murray
|
ae1f7c4f50
|
Fixed dimensions of 1-bit PDFs
|
2019-05-04 16:27:34 +10:00 |
|
Andrew Murray
|
691df96734
|
Fixed opening mmap image through Path on Windows
|
2019-05-04 15:00:49 +10:00 |
|
Andrew Murray
|
27134340f5
|
Expand GIF to include frames with extents outside the image size
|
2019-05-02 19:46:17 +10:00 |
|
Andrew Murray
|
ca0d28eae5
|
Added reading of CMYK;16L TIFF images
|
2019-05-01 00:42:30 +10:00 |
|
Andrew Murray
|
d9a3878937
|
Fixed ImageTk getimage
|
2019-04-29 23:43:13 +10:00 |
|
Andrew Murray
|
70038bd71e
|
Added option to include layered windows in ImageGrab.grab on Windows
|
2019-04-26 20:09:46 +10:00 |
|
Hugo
|
9a71c9517e
|
Apply suggestions from code review
Co-Authored-By: radarhere <3112309+radarhere@users.noreply.github.com>
|
2019-04-24 06:16:15 +10:00 |
|
Andrew Murray
|
93b96a6cb8
|
Improved documentation
|
2019-04-21 23:27:31 +10:00 |
|
Warren Weckesser
|
4edfee3118
|
Make import from _util a relative import.
|
2019-04-14 14:54:36 -04:00 |
|
Andrew Murray
|
4e6aa7d6d3
|
Fixed loading font with non-Unicode path on Windows
|
2019-04-10 07:04:59 +10:00 |
|
Andrew Murray
|
2274c2afc7
|
Fixed reading APP13 marker without Photoshop data
|
2019-04-05 20:02:45 +11:00 |
|
Andrew Murray
|
5a2ecd13dd
|
6.1.0.dev0 version bump
|
2019-04-02 15:31:07 +11:00 |
|
Andrew Murray
|
8aaf7ff731
|
6.0.0 version bump
|
2019-04-01 22:46:08 +11:00 |
|
Andrew Murray
|
40bc46ff49
|
Moved ImageFile.Exif to Image.Exif
|
2019-04-01 20:03:02 +11:00 |
|
Andrew Murray
|
8f0db65cd7
|
Allow exif_transpose to work on Image instances as well as ImageFile
|
2019-04-01 19:37:25 +11:00 |
|
Andrew Murray
|
38fb9b1030
|
Delete EXIF orientation tag after transposing
|
2019-04-01 18:49:09 +11:00 |
|
Hugo
|
c8257b30dd
|
Merge pull request #3687 from radarhere/exif_transpose
Add ImageOps exif_transpose method
|
2019-04-01 10:23:33 +03:00 |
|
Hugo
|
7d378a8e4c
|
Merge pull request #3625 from radarhere/exif
Add EXIF class
|
2019-04-01 10:20:05 +03:00 |
|
Andrew Murray
|
f707affbde
|
Merge pull request #3615 from hugovk/imagecms-deprecations
Add warnings to deprecated CMS profile attributes
|
2019-04-01 17:35:32 +11:00 |
|
Andrew Murray
|
7c154f52fa
|
Replaced while with for loop
|
2019-04-01 11:32:51 +11:00 |
|
Andrew Murray
|
2a403860d1
|
Removed condition that was always true
|
2019-04-01 11:30:23 +11:00 |
|
Andrew Murray
|
2c09252640
|
Merge pull request #3658 from Glandos/fast_mpo_open
Fast MPO open
|
2019-03-31 12:58:07 +11:00 |
|
Andrew Murray
|
259a2ce2b2
|
Removed camelcase
|
2019-03-31 08:09:01 +11:00 |
|
Hugo
|
4f8cfd536b
|
Merge pull request #3721 from radarhere/quantize
Update palette in quantize
|
2019-03-30 12:07:38 +02:00 |
|