hugovk
|
6ec6b16eb6
|
Test TIFF with PageNumber 0 0
|
2014-10-26 18:16:08 +02:00 |
|
hugovk
|
86c5fdc7aa
|
Created by printing a page in Chrome to PDF, then: /usr/bin/gs -q -sDEVICE=tiffg3 -sOutputFile=total-pages-zero.tif -dNOPAUSE /tmp/test.pdf -c quit
|
2014-10-26 18:14:34 +02:00 |
|
hugovk
|
0df43e4f93
|
Avoid divide by zero
|
2014-10-25 23:42:02 +03:00 |
|
homm
|
36cbb16bf6
|
Add tests. Rise for "P" and "1".
|
2014-10-25 14:23:07 +04:00 |
|
homm
|
acdcdd487f
|
convert tabs to spaces
|
2014-10-25 14:19:29 +04:00 |
|
homm
|
12ba034dc8
|
unlock upscale filters
|
2014-10-25 12:39:03 +04:00 |
|
Hugo
|
8b7a989018
|
Fix "can can" typo
Closes #971.
[CI skip]
|
2014-10-25 11:07:34 +03:00 |
|
homm
|
0c90ce2504
|
Add new fast ImagingTranspose function
|
2014-10-25 04:17:59 +04:00 |
|
homm
|
c2d688c4b6
|
fix bicubic stretch interpolation
|
2014-10-24 12:57:32 +04:00 |
|
Hugo
|
8a0f5c65b7
|
Merge pull request #966 from wiredfool/bicubic
Revert incorrect doc change [ci skip]
|
2014-10-22 12:38:35 +03:00 |
|
wiredfool
|
042b809f81
|
Revert incorrect doc change [ci skip]
|
2014-10-21 09:57:46 -07:00 |
|
Alex Clark ☺
|
ffa8852ac0
|
Merge pull request #962 from hugovk/sane
Remove Sane directory now it has its own repo
|
2014-10-15 09:21:58 -04:00 |
|
Hugo
|
d77cc88482
|
Remove Sane directory now it's in its own repo: https://github.com/python-pillow/Sane
|
2014-10-15 13:19:09 +03:00 |
|
wiredfool
|
ce09d403ee
|
Merge pull request #959 from python-pillow/revert-956-pypy-regression
Revert "Workaround Pypy regression"
|
2014-10-13 13:20:56 -07:00 |
|
Hugo
|
392abc4f34
|
Update CHANGES.rst [CI skip]
|
2014-10-13 22:35:15 +03:00 |
|
Hugo
|
ff38d57bc9
|
Merge pull request #957 from wiredfool/manifest
Updated manifest
|
2014-10-13 22:30:15 +03:00 |
|
Hugo
|
bb76b45545
|
Revert "Workaround Pypy regression"
|
2014-10-13 22:22:33 +03:00 |
|
Hugo
|
a5abddbf91
|
Merge pull request #958 from wiredfool/pypy-tiff-regression
Fix pypy 2.4 regression, #952
|
2014-10-13 22:18:34 +03:00 |
|
wiredfool
|
4f9b2dbe69
|
Fix pypy 2.4 regression, #952
|
2014-10-13 11:12:14 -07:00 |
|
wiredfool
|
d8114ce2aa
|
Updated manifest to follow README.rst reformatting, removed ref to Images directory
|
2014-10-13 09:35:55 -07:00 |
|
wiredfool
|
9a449bc8c1
|
Merge pull request #956 from hugovk/pypy-regression
Workaround Pypy regression
|
2014-10-13 09:21:23 -07:00 |
|
Hugo
|
1693e4bf6d
|
Fix allow_failures
|
2014-10-13 10:58:57 +03:00 |
|
Hugo
|
c9619ae61a
|
Allow latest PyPy 2.4.0 to fail and temporarily add previous passing 2.3.1 for the time-being (#952)
|
2014-10-13 10:52:44 +03:00 |
|
Hugo
|
838afa1528
|
Update CHANGES.rst [CI skip]
|
2014-10-13 10:45:11 +03:00 |
|
Hugo
|
a013bc8b0c
|
Merge pull request #954 from wiredfool/webp-test-comments
Webp Metadata Skip Test comments
|
2014-10-13 10:44:13 +03:00 |
|
wiredfool
|
e165d5518d
|
Updated Changes.rst [ci skip]
Removed 2041 bug.
|
2014-10-11 09:59:23 -07:00 |
|
wiredfool
|
598f998168
|
Updated Changes.rst [ci skip]
|
2014-10-11 09:57:41 -07:00 |
|
Eric Soroos
|
991c847c73
|
Skip webp mux with the right skip message
|
2014-10-11 09:42:10 -07:00 |
|
Eric Soroos
|
fe6a8cede7
|
Merge branch 'master', remote-tracking branch 'origin'
|
2014-10-11 09:14:39 -07:00 |
|
Hugo
|
fe03d366eb
|
Update CHANGES.rst [CI skip]
|
2014-10-07 21:40:32 +03:00 |
|
Hugo
|
94863907d5
|
Merge pull request #942 from manisandro/nitpicks
Fixes for things rpmlint complains about
|
2014-10-07 21:07:00 +03:00 |
|
Hugo
|
aa0c512eb3
|
Update CHANGES.rst [CI skip]
|
2014-10-05 13:12:33 +03:00 |
|
Hugo
|
5ac5da6f15
|
Merge pull request #945 from wiredfool/scipy
Fix for regression in SciPy
|
2014-10-05 13:07:51 +03:00 |
|
Eric Soroos
|
ba27920838
|
Fix for regression in scipy
|
2014-10-04 23:19:30 +00:00 |
|
Alex Clark ☺
|
d99271b8c6
|
Merge pull request #944 from driscollis/patch-2
Update tutorial.rst
|
2014-10-03 11:30:17 -04:00 |
|
Mike Driscoll
|
7bed246e85
|
Update tutorial.rst
Just a couple grammatical fixes
|
2014-10-03 10:00:50 -05:00 |
|
Sandro Mani
|
58f2b10e0b
|
Make OleFileIO.py executable, fix shebang
|
2014-10-03 09:59:25 +02:00 |
|
Sandro Mani
|
7502e6dd45
|
Remove executable permissions from Jpeg2KEncode.c
|
2014-10-03 09:57:32 +02:00 |
|
Sandro Mani
|
0ca102f9fe
|
Convert file to utf-8
|
2014-10-03 09:57:32 +02:00 |
|
Alex Clark ☺
|
283e312509
|
Merge pull request #941 from driscollis/patch-1
Update overview.rst
|
2014-10-02 15:07:47 -04:00 |
|
Mike Driscoll
|
ae5d01995e
|
Update overview.rst
|
2014-10-02 13:43:28 -05:00 |
|
wiredfool
|
c046323587
|
Update Releasing.md [ci skip]
|
2014-10-02 10:10:58 -07:00 |
|
Alex Clark
|
48c965c3f6
|
Fix manifest
Run `make pre` to check MANIFEST
|
2014-10-02 06:35:48 -04:00 |
|
Alex Clark
|
78043591bd
|
Add make pre step
Feel free to incorporate this better in other sections.
|
2014-10-02 06:29:29 -04:00 |
|
Alex Clark ☺
|
5e2f27c7a3
|
Merge pull request #939 from hugovk/deferred_error_regression
Fix regression
|
2014-10-02 06:19:08 -04:00 |
|
Hugo
|
fd77bcd5a7
|
Fix rename regression
|
2014-10-02 12:43:49 +03:00 |
|
Hugo
|
1e8352e8f6
|
Merge pull request #937 from radarhere/master
Remove unused variable in libImaging
|
2014-10-02 11:17:10 +03:00 |
|
Hugo
|
8cb5688047
|
flake8
|
2014-10-02 10:45:41 +03:00 |
|
Hugo
|
552a9a28a0
|
Support and test for 4-bit greyscale TIFF
|
2014-10-02 10:43:22 +03:00 |
|
Hugo
|
29b1c81a9e
|
Created with ImageMagick: convert tests\images\hopper.jpg -colorspace Gray -colors 16 -depth 4 tests\images\hopper_gray_4bpp.tif
|
2014-10-02 10:31:30 +03:00 |
|