Commit Graph

1062 Commits

Author SHA1 Message Date
Christoph Gohlke
aa71626dd0 Allocate enough memory to hold pointers 2013-07-13 18:17:14 -07:00
Alex Clark
2798914be2 Add history 2013-07-11 06:39:27 -04:00
Alex Clark ☺
f6766ad960 Merge pull request #284 from wiredfool/g4_fillorder
G4 fillorder
2013-07-11 03:38:18 -07:00
wiredfool
db49dbf9de Ignore fillorder=2 when reading using libtiff 2013-07-10 22:36:55 -07:00
wiredfool
d67d4116b5 tests for issue #279 2013-07-10 22:24:11 -07:00
wiredfool
ac1d43bdef 8 character tabs -> spaces 2013-07-10 22:21:49 -07:00
Alex Clark
d888e70f2d Add "official" support for CentOS 2013-07-10 14:29:54 -04:00
Alex Clark
72ea06f445 Add history 2013-07-09 15:52:31 -04:00
Alex Clark ☺
95a805923b Merge pull request #281 from freyes/add-docstrings-image-module
Moved Image module docs from comments to docstrings
2013-07-09 12:50:36 -07:00
Felipe Reyes
15eac684c4
Moved Image module docs from comments to docstrings 2013-07-09 15:12:28 -04:00
Alex Clark ☺
675b4d433c Merge pull request #280 from freyes/add-docstrings-Image
Moved PIL.Image.Image docs from comments to docstrings
2013-07-09 09:15:15 -07:00
Felipe Reyes
25b6371b75
Moved PIL.Image.Image docs from comments to docstrings 2013-07-09 10:32:14 -04:00
Alex Clark
516630eb43 Add history 2013-07-09 06:30:39 -04:00
Alex Clark ☺
2ed47b8096 Merge pull request #277 from wiredfool/tiff_16_bit
Tiff 16 bit
2013-07-09 03:28:46 -07:00
Alex Clark
877330d24c Add history 2013-07-09 06:21:49 -04:00
Alex Clark ☺
e5ead08324 Merge pull request #276 from wiredfool/whitespace
ignore high ascii characters in string.whitespace
2013-07-09 03:20:49 -07:00
Alex Clark
b4f1394415 Add history 2013-07-09 06:19:27 -04:00
Alex Clark ☺
611d921202 Merge pull request #275 from freyes/make-tox-like-travis
Added clean/build to tox to make it behave like travis
2013-07-09 03:17:09 -07:00
wiredfool
5b269a6ab7 small test image for I;16 => F conversion 2013-07-08 23:26:45 -07:00
wiredfool
993e075c0d Add conversions from I;16 to F to retain 16 bit precision 2013-07-08 23:21:41 -07:00
wiredfool
c7264b5d4b 8 char tabs -> whitespace 2013-07-08 22:39:16 -07:00
wiredfool
c575dff007 ignore high ascii characters in string.whitespace 2013-07-08 22:16:25 -07:00
Felipe Reyes
690e6970f6
Added clean/build to tox to make it behave like travis 2013-07-08 23:10:21 -04:00
Alex Clark
b297adfdd7 Add history 2013-07-05 07:30:06 -04:00
Alex Clark ☺
885b4a3593 Merge pull request #271 from heynemann/master
Adding support for metadata in webP images.
2013-07-05 04:26:31 -07:00
Bernardo Heynemann
b4735f7829 Adding support for metadata in webp images.
Pillow now uses the webpmux library to envelop the webp images in RIFF. This allows for easy support of exif and icc_profile metadata.

Also included tests that verify compatibility with jpeg for exif and icc_profile metadata.

If the user does not have webp with webpmux enabled, pillow will fall back to the previous approach, meaning no exif or icc_profile metadata will be read or written to.
2013-07-04 18:04:07 -03:00
Alex Clark
786196a77c Wording 2013-07-04 09:24:06 -04:00
Alex Clark
75af7e00db Fix manifest 2013-07-02 08:52:49 -04:00
Alex Clark
b862f86556 Clean up 2013-07-02 08:43:39 -04:00
Alex Clark ☺
1693a21bc5 Merge pull request #269 from megabuz/master
move test_adobe_deflate_tiff to libtiff test file
2013-07-02 03:37:34 -07:00
Alexey Buzanov
bacaf26f20 move test_adobe_deflate_tiff to libtiff test file 2013-07-02 13:49:43 +04:00
Alex Clark
d0f15672bf Bump release to tomorrow, need more time to review 2013-07-01 21:35:48 -04:00
Alex Clark
72aff98ff5 Add history 2013-07-01 21:03:19 -04:00
Alex Clark
b4ec2f705a Clean up 2013-07-01 12:29:57 -04:00
Alex Clark
c241dc24d6 Wording 2013-07-01 12:26:38 -04:00
Alex Clark ☺
fd98b0cceb Merge pull request #268 from megabuz/master
Add several TIFF decoders and encoders
2013-07-01 09:14:43 -07:00
Alexey Buzanov
df0e214d46 hide tiff warnings 2013-07-01 19:48:21 +04:00
Alexey Buzanov
a130c45990 add several TIFF decoders and encoders 2013-07-01 18:45:42 +04:00
Alex Clark ☺
1f3c9f4feb Merge pull request #267 from chrispbailey/master
Better fix for ZeroDivisionError in ImageOps.fit for image.size height is 1
2013-07-01 06:01:48 -07:00
Chris Bailey
08d0ec1e93 Generalizing pterk's ZeroDivisionError fix for 1px images 2013-07-01 12:36:46 +01:00
Alex Clark
ae9b6b3209 Wording 2013-07-01 06:51:07 -04:00
Alex Clark ☺
3207bf372a Merge pull request #266 from cgohlke/remove-test_imagegl
Remove useless ImageGL module
2013-07-01 03:32:27 -07:00
Alex Clark ☺
3b22bdae38 Merge pull request #265 from cgohlke/patch-3
Don't skip 'import site' on initialization when running tests for inplac...
2013-07-01 03:30:34 -07:00
Christoph Gohlke
f042fd6af3 remove useless ImageGL module 2013-06-30 20:39:12 -07:00
Christoph Gohlke
3e87da96bd Don't skip 'import site' on initialization when running tests for inplace builds 2013-06-30 18:43:35 -07:00
Alex Clark
946dc5f8a0 Wording 2013-06-30 19:28:51 -04:00
Alex Clark
26995d7b02 Support selftest.py --installed, fixes #263
Courtesy of @Arfrever
2013-06-30 19:16:27 -04:00
Alex Clark
172dae9e35 Fixes #262
Apply patch from @arfrever to resolve Tests/test_imagefont.py tests leave font.png
2013-06-30 18:47:02 -04:00
Alex Clark
e43e06b80e More WS cleanup courtesy of @Arfrever 2013-06-30 18:46:03 -04:00
Alex Clark
bb1b3a532c Cleanup WS, courtesy of @Arfrever
find * -type f "-(" -name "*.bdf" -o -name "*.c" -o -name "*.h" -o -name "*.py" -o -name "*.rst" -o -name "*.txt" "-)" -exec sed -e "s/[[:space:]]*$//" -i {} \;
2013-06-30 18:42:19 -04:00