Hugo van Kemenade
|
7dd8837967
|
Merge pull request #4647 from radarhere/blocklist
Allow libtiff to write COLORMAP tag
|
2020-06-25 23:04:29 +03:00 |
|
Andrew Murray
|
9979efff12
|
Merge pull request #4646 from nulano/show-command
Deprecate Image.show(command="...")
|
2020-06-23 19:47:57 +10:00 |
|
Andrew Murray
|
6c2d575f9b
|
Simplified passing of data to _accept
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-06-23 18:09:12 +10:00 |
|
Andrew Murray
|
9b6fdd719f
|
Call _accept instead of duplicating code
|
2020-06-23 17:41:13 +10:00 |
|
Andrew Murray
|
96d1a8b418
|
Updated _open check to match _accept
|
2020-06-23 00:25:59 +10:00 |
|
Andrew Murray
|
95ace8a39c
|
Merge branch 'master' into fix_jpeg_magic_number
|
2020-06-22 18:42:58 +10:00 |
|
Hugo van Kemenade
|
1bc67c9f0f
|
Merge pull request #4700 from nulano/features-version
|
2020-06-21 21:36:46 +03:00 |
|
nulano
|
24672a2f75
|
simplify output
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-06-21 18:07:10 +01:00 |
|
Hugo van Kemenade
|
7b759e160a
|
Merge pull request #4615 from nulano/clipboard-png
|
2020-06-21 18:56:04 +03:00 |
|
Hugo van Kemenade
|
390b34c231
|
Merge pull request #4664 from nulano/ft-getsize-mode
|
2020-06-21 18:53:03 +03:00 |
|
nulano
|
c15dda4308
|
fix typo
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2020-06-21 12:16:27 +01:00 |
|
Andrew Murray
|
34ba2ae139
|
Removed comments suggesting users override functions
|
2020-06-21 20:26:10 +10:00 |
|
nulano
|
6c1ff252d6
|
check run-time version numbers where available, add docs
|
2020-06-21 18:58:39 +10:00 |
|
nulano
|
a324f4a466
|
add version to features info block
|
2020-06-21 18:58:39 +10:00 |
|
Andrew Murray
|
5962c2e797
|
Merge pull request #4683 from cool-RR/2020-06-12-raise-from
Fix exception causes in PdfParser.py
|
2020-06-21 15:19:14 +10:00 |
|
Andrew Murray
|
8383e840e4
|
Merge pull request #4626 from radarhere/stripbytecounts
Change STRIPBYTECOUNTS to LONG if necessary when saving
|
2020-06-21 09:02:56 +10:00 |
|
Hugo van Kemenade
|
2d9dcc7657
|
Merge pull request #4627 from radarhere/tiff_jpeg
Replaced tiff_jpeg with jpeg compression when saving TIFF images
|
2020-06-20 15:49:09 +03:00 |
|
Andrew Murray
|
8a51ad07fd
|
Renamed variable
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-06-20 22:41:04 +10:00 |
|
Andrew Murray
|
d728cd5875
|
Allow libtiff to write COLORMAP tag
|
2020-06-20 22:38:38 +10:00 |
|
Hugo van Kemenade
|
7d9ac36e42
|
Merge pull request #4605 from radarhere/byte_tags
Writing TIFF tags: improved BYTE, added UNDEFINED
|
2020-06-20 15:33:18 +03:00 |
|
Hugo van Kemenade
|
713dd17c8f
|
Merge pull request #4547 from radarhere/webp
Added method argument to single frame WebP saving
|
2020-06-20 14:04:01 +03:00 |
|
nulano
|
2155c16ae0
|
improve warning wording
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-06-20 12:00:30 +01:00 |
|
Kirill Kuzminykh
|
f99e0b824b
|
Replaced primitive "magic number" inside of JpegImagePlugin._accept() function by more correct version.
|
2020-06-18 16:18:18 +03:00 |
|
Andrew Murray
|
6ad98ba3c0
|
Do not ignore viewer if order is zero when registering
|
2020-06-18 21:40:38 +10:00 |
|
nulano
|
5e8854b8db
|
add note about overriding Image.show behaviour
|
2020-06-15 14:54:38 +02:00 |
|
Hugo van Kemenade
|
d6be1331ce
|
Merge pull request #4688 from nulano/featers-docs
|
2020-06-15 08:58:37 +03:00 |
|
nulano
|
7119ef54fb
|
fix PyAccess docs using deferred_error
|
2020-06-14 08:35:55 +02:00 |
|
nulano
|
d05a08a298
|
formatting improvements
Co-authored-by: Hugo <hugovk@users.noreply.github.com>
|
2020-06-14 06:49:00 +02:00 |
|
Andrew Murray
|
52f251abc2
|
Removed workaround for earlier versions
|
2020-06-13 22:00:11 +10:00 |
|
nulano
|
097104278b
|
add docs for features module
|
2020-06-13 04:28:02 +02:00 |
|
Andrew Murray
|
09d58147ca
|
Changed errors to be code formatted, instead of bold
|
2020-06-12 23:57:21 +10:00 |
|
Andrew Murray
|
7dd818fc36
|
Added periods
|
2020-06-12 08:09:51 +10:00 |
|
Andrew Murray
|
ab0ac93cb8
|
Added period
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-06-12 07:51:38 +10:00 |
|
Ram Rachum
|
e219671be1
|
Fix exception causes in PdfParser.py
|
2020-06-12 00:34:40 +03:00 |
|
Andrew Murray
|
bb01312ba9
|
Improved formatting
|
2020-06-11 22:42:13 +10:00 |
|
Andrew Murray
|
2d284aea12
|
Allow writing of UNDEFINED tags
|
2020-06-10 16:09:22 +10:00 |
|
Andrew Murray
|
7ecb5aaf7e
|
BYTE tags of variable length are only single strings
|
2020-06-10 16:09:22 +10:00 |
|
Hugo van Kemenade
|
794e9f0f0e
|
Merge pull request #4637 from radarhere/v2
Use ImageFileDirectory_v2 in Image.Exif
|
2020-06-10 06:55:15 +03:00 |
|
Andrew Murray
|
ebd6901c95
|
Merge pull request #4673 from hugovk/yesqa
Remove redundant noqa
|
2020-06-08 21:02:15 +10:00 |
|
Andrew Murray
|
0cc2e696cb
|
Corrected reading EXIF metadata without prefix
|
2020-06-07 20:01:04 +10:00 |
|
Hugo
|
c8e3757e72
|
Run yesqa to remove redundant noqa
|
2020-06-06 14:54:58 +03:00 |
|
Andrew Murray
|
e228cfcec7
|
Lint fixes
|
2020-06-06 12:08:37 +10:00 |
|
Hugo van Kemenade
|
52c66bbcfb
|
Merge pull request #4580 from radarhere/curve
Fixed drawing a jointed line with a sequence of numeric values
|
2020-06-04 12:03:25 +03:00 |
|
Hugo van Kemenade
|
4363507d16
|
Merge pull request #4608 from radarhere/numpy
|
2020-06-03 18:43:47 +03:00 |
|
Andrew Murray
|
ccac9e1a3a
|
Changed to ImageFileDirectory_v2
|
2020-06-03 22:11:51 +10:00 |
|
nulano
|
9fbd35fe87
|
use mode for getsize
|
2020-06-01 22:18:38 +02:00 |
|
Hugo van Kemenade
|
02d55b79c1
|
Merge pull request #4560 from radarhere/xmp
|
2020-06-01 10:49:00 +03:00 |
|
Hugo van Kemenade
|
b8bc307691
|
Merge pull request #4604 from radarhere/imagegrab
Updated ImageGrab documentation now that Linux is supported
|
2020-05-31 23:20:51 +03:00 |
|
nulano
|
d2e23e386b
|
simplify code
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2020-05-28 12:07:53 +01:00 |
|
nulano
|
66954ad176
|
deprecate Image.show(command="...")
|
2020-05-25 18:57:02 +02:00 |
|