Commit Graph

8986 Commits

Author SHA1 Message Date
Alexander
1d1f3be27a unsupported modes 2019-12-01 20:34:05 +03:00
Alexander
008c1c88e2 L mode support 2019-12-01 20:33:48 +03:00
Alexander
a241f1ed8e complete tests for supported modes 2019-12-01 19:13:34 +03:00
Alexander
f72d5c0dfd better branches 2019-12-01 14:38:21 +03:00
Alexander
8b6ad4a471 tests for supported modes 2019-11-26 03:39:57 +03:00
Alexander
7e978ae542 ImagingReduceCorners 2019-11-26 02:45:13 +03:00
Alexander
fba833e1f4 final set of special cases 2019-11-26 01:18:48 +03:00
Alexander
e6c305511e more special 2019-11-25 05:16:03 +03:00
Alexander
ab25d9f4b5 good balance 2019-11-25 04:20:31 +03:00
Alexander
01094a9649 naive implementation 2019-11-24 17:40:05 +03:00
Alexander
335f5431de dummy method 2019-11-24 17:39:49 +03:00
Andrew Murray
8a30d13537 Updated CHANGES.rst [ci skip] 2019-10-01 19:24:57 +10:00
Andrew Murray
75602d12e1 6.2.0 version bump 2019-10-01 19:23:32 +10:00
Andrew Murray
4756af9c10 Updated CHANGES.rst [ci skip] 2019-10-01 06:54:31 +10:00
Andrew Murray
cc16025e23
Merge pull request #4104 from radarhere/overrun
Catch buffer overruns
2019-09-30 23:33:28 +10:00
Andrew Murray
fb8470187a
Merge pull request #4034 from cgohlke/patch-1
Initialize rows_per_strip when RowsPerStrip tag is missing
2019-09-30 22:32:34 +10:00
Andrew Murray
b9693a51c9
Merge pull request #4103 from radarhere/dimension
Raise error if TIFF dimension is a string
2019-09-30 21:26:53 +10:00
Andrew Murray
f228d0ccbf
Merge pull request #4102 from radarhere/decompression
Added decompression bomb checks
2019-09-30 20:31:05 +10:00
Andrew Murray
aaf2c42156
Merge pull request #4000 from nulano/dpi_fix
Fix Screengrab DPI scaling on Windows 10 version 1607+
2019-09-30 19:50:46 +10:00
Andrew Murray
b36c1bc943
Merge pull request #4101 from radarhere/negative_seek
Corrected negative seeks
2019-09-30 19:29:54 +10:00
Andrew Murray
9a977b975c Raise error if dimension is a string 2019-09-30 18:48:10 +10:00
Andrew Murray
ab52630d06 Catch buffer overruns 2019-09-30 18:45:43 +10:00
Andrew Murray
eed2bfc5b4 Added decompression bomb checks 2019-09-30 18:45:13 +10:00
Andrew Murray
87c43b66a5 Corrected negative seeks 2019-09-30 18:31:18 +10:00
Hugo van Kemenade
152ed62b21
Merge pull request #4100 from radarhere/tiff
Moved libtiff test into libtiff test file
2019-09-29 17:22:39 +03:00
Andrew Murray
4de10089f0 Moved libtiff test into libtiff test file 2019-09-29 21:06:11 +10:00
Hugo van Kemenade
d3ae7a1c46
Merge pull request #4088 from radarhere/fit
Do not calculate the crop width in Image.fit if it is already known
2019-09-29 12:57:29 +03:00
Andrew Murray
1809f46e0b Do not calculate the crop width if it is already known 2019-09-29 14:26:32 +10:00
Andrew Murray
cabadff0e4
Merge pull request #4096 from radarhere/releasenotes
Documented #3950 in the release notes
2019-09-29 12:28:52 +10:00
Hugo van Kemenade
575a616bb5
Round Spider record count (#4094)
Round Spider record count
2019-09-28 10:41:51 +03:00
Andrew Murray
f85258a167 Documented #3950 [ci skip] 2019-09-28 16:43:54 +10:00
Andrew Murray
7aca0a99a1 Updated CHANGES.rst [ci skip] 2019-09-28 16:19:05 +10:00
nulano
17d9938ece spider labrec ceil 2019-09-27 22:10:49 +02:00
Andrew Murray
26babb525a Updated CHANGES.rst [ci skip] 2019-09-27 23:49:07 +10:00
nulano
ee5c134b33
Merge branch 'master' into dpi_fix 2019-09-27 09:11:01 +02:00
Hugo van Kemenade
310d2c9005
Add option to capture all monitors on Windows (#3950)
Add option to capture all monitors on Windows
2019-09-27 08:47:55 +03:00
nulano
3c311f5619 add version added [ci skip] 2019-09-27 00:58:32 +02:00
Hugo van Kemenade
d9dd617a8c
Merge pull request #4089 from radarhere/releasenotes
Release notes for #4086
2019-09-26 12:50:20 +03:00
Andrew Murray
ffe1965b74 Documented #4086 [ci skip] 2019-09-26 19:30:32 +10:00
Andrew Murray
0118a8fdb0
Merge pull request #4086 from radarhere/frombuffer_warning
Updated warning to specify time of change
2019-09-25 18:46:24 +10:00
Andrew Murray
595a8fd33c Updated warning to specify time of change 2019-09-24 20:33:02 +10:00
Hugo van Kemenade
1608a15ab5
Merge pull request #4083 from radarhere/locale
Cleanup by resetting locale
2019-09-24 08:38:16 +03:00
Hugo van Kemenade
e17f728bc1
Merge pull request #4082 from nulano/winbuild-pypy3
PyPy3 on AppVeyor
2019-09-24 08:35:05 +03:00
Andrew Murray
7d502dd410 Cleanup by resetting locale 2019-09-23 20:26:34 +10:00
nulano
201efa8368 build pypy3 last
(cherry picked from commit d8c3dfdd1791675e52f66ac18c5148e5a88179dc)
2019-09-23 10:37:45 +02:00
nulano
5b04a73599 use nightly pypy3
(cherry picked from commit 2d2076f2dc80a732575b1ed742cc706478804d2a)
2019-09-23 10:37:31 +02:00
Hugo van Kemenade
79a9981a63
Merge pull request #4077 from nulano/winbuild-improve
AppVeyor build improvements
2019-09-22 20:16:32 +03:00
Andrew Murray
768a6cb95a Removed now redundant echo ons 2019-09-22 09:49:54 +02:00
Andrew Murray
c984ace39c Updated CHANGES.rst [ci skip] 2019-09-22 17:14:14 +10:00
Hugo van Kemenade
20b6a8a57b
Merge pull request #4080 from radarhere/imageshow
Changed WindowsViewer format to PNG
2019-09-22 09:13:15 +03:00