Commit Graph

  • ab3ee7cef8 Merge pull request #684 from jxs/master wiredfool 2014-06-02 12:09:36 -0700
  • e944297e80 add FreeBSD10 support to doc joaoxsouls 2014-06-01 23:57:25 +0100
  • beedca78e3 Show counts of pep8/pyflakes after build hugovk 2014-06-02 15:57:50 +0300
  • 6115d348b9 Add more tests for ImageCms hugovk 2014-06-02 13:19:01 +0300
  • 9e984a19b1 Add more tests for ImageCms hugovk 2014-06-02 13:00:21 +0300
  • e983057294 pep8/pyflakes hugovk 2014-06-02 12:41:48 +0300
  • 4c2b3a6afc Merge remote-tracking branch 'upstream/master' into docstring hugovk 2014-06-02 11:04:29 +0300
  • 27d49b6f27 pep8 hugovk 2014-06-02 09:57:49 +0300
  • 4dc3dc1af2 Merge pull request #1 from hugovk/aeroaks aeroaks 2014-06-02 10:26:16 +0530
  • 89130203b1 Update CHANGES.rst [ci-skip] wiredfool 2014-06-01 09:10:52 -0700
  • 5b73d8f57b Merge pull request #661 from hugovk/test_imagedraw wiredfool 2014-06-01 09:09:58 -0700
  • 425534085d pep8/pyflakes hugovk 2014-05-31 17:47:59 +0300
  • cef6a2c22c Partial test for font not found; Travis is Linux but has no XDG_DATA_DIRS env variable hugovk 2014-05-31 17:38:13 +0300
  • 0907ab0ccf Remove some code duplication hugovk 2014-05-31 17:30:21 +0300
  • b36ffcbe9a Included linux font directory in truetype aeroaks 2014-05-31 15:52:55 +0530
  • bc2c7bee70 Defer initialization of openjpeg_version Eric Soroos 2014-05-30 15:47:27 -0700
  • 6dda7601af Testing against newer version of OpenJPEG Eric Soroos 2014-05-30 15:37:35 -0700
  • f4ddf1be97 Initialize openjpeg_version Eric Soroos 2014-05-30 15:08:21 -0700
  • 6bb3b155d9 Merge pull request #676 from hugovk/__main__ wiredfool 2014-05-30 08:48:56 -0700
  • 085527e01d Updated Changes.rst [ci skip] wiredfool 2014-05-30 08:47:26 -0700
  • 60e2eaa5e9 Merge pull request #680 from hugovk/spider wiredfool 2014-05-30 08:46:33 -0700
  • c9b6779729 I encountered a build error building Pillow on Windows with MSVS James Anderson 2014-05-29 11:55:21 -0700
  • 70a50907c2 This patch allows a JPEG image to be saved with a specific qtables value (in dictionary format). Chris Sinchok 2014-05-28 17:21:58 -0500
  • e422ef4456 Merge branch 'jpeg2k-16bit' of github.com:videan42/Pillow into jpeg2k-16bit David Joy 2014-05-28 14:01:12 -0400
  • a955fc71b5 Add basic 16-bit J2K decode David Joy 2014-05-27 16:16:22 -0400
  • 4dcae4402c Add back the other bounding box [CI skip] Hugo 2014-05-27 23:55:43 +0300
  • ae37743ac7 Both kinds of bounding box for arc, chord and pieslice. hugovk 2014-05-27 16:58:26 +0300
  • 9184d0f096 Switch bits per pixel from 16 to 12 David Joy 2014-04-15 16:42:15 -0400
  • fd4a9963a8 Add 16bit encoder David Joy 2014-04-15 14:37:36 -0400
  • 87d10dcaeb Oops. Fixed a silly mistake. Alastair Houghton 2014-05-27 15:05:25 +0100
  • 72ecb8752e Changed test for OpenJPEG 2.0 Alastair Houghton 2014-05-27 12:52:50 +0100
  • 1011e51083 Added support for OpenJPEG 2.1. Alastair Houghton 2014-05-27 12:43:54 +0100
  • d7ed249b29 Remove redundant commented code [CI skip] hugovk 2014-05-27 14:39:33 +0300
  • fd05e9c756 Test decompression bomb warnings hugovk 2014-05-27 12:40:52 +0300
  • b853696ad5 Remove stray debug print hugovk 2014-05-27 12:18:56 +0300
  • a0d8e5cb33 Set limit to to around a quarter gigabyte for a 24 bit (3 bpp) image hugovk 2014-05-27 12:10:10 +0300
  • eacbd7b04a pep8/pyflakes hugovk 2014-05-26 21:56:40 +0300
  • 5217a523d6 Make sure nvalues is int and not float for Python 3 hugovk 2014-05-26 21:18:48 +0300
  • 14c8d8afe4 More spider tests hugovk 2014-05-26 21:00:20 +0300
  • 5f9cad1a8e pyflakes hugovk 2014-05-26 20:15:48 +0300
  • 268c419d7c Simple spider test. Test image created with Pillow. hugovk 2014-05-26 20:09:12 +0300
  • e6908401d4 Add config file for coverage.py to exclude some common things: http://nedbatchelder.com/code/coverage/config.html hugovk 2014-05-26 19:19:27 +0300
  • 29388f8395 Remove redundant comment [CI skip] hugovk 2014-05-26 16:26:42 +0300
  • 35f1f4d8fa Change exception into a warning hugovk 2014-05-26 16:25:15 +0300
  • b7e5c27696 Remove temporary print hugovk 2014-05-24 17:52:48 +0300
  • 8f92562ec3 Remove old FIXME comment [CI skip] hugovk 2014-05-24 17:36:31 +0300
  • 35336e5afd Test arc, chord, pieslice give TypeError when bounding box is [(x0, y0), (x1, y1)] hugovk 2014-05-24 17:31:37 +0300
  • 8a8aec534b Update CHANGES.rst [ci-skip] wiredfool 2014-05-24 13:17:43 +0100
  • 26b0f20763 Merge pull request #669 from wiredfool/tiff_compression wiredfool 2014-05-24 13:16:57 +0100
  • c2bd74b397 Update CHANGES.rst [ci-skip] wiredfool 2014-05-24 13:15:23 +0100
  • a91387e9dd Merge pull request #673 from wiredfool/pickling wiredfool 2014-05-24 13:14:42 +0100
  • dee8af10ac Update CHANGES.rst [ci-skip] wiredfool 2014-05-24 13:11:46 +0100
  • 3f18e0adfe Merge pull request #619 from eliempje/master wiredfool 2014-05-24 13:09:25 +0100
  • 2662c38f5c Updating docs to reflect current understanding wiredfool 2014-05-20 12:59:31 -0700
  • 3b227d1a05 Merge from current master wiredfool 2014-05-20 11:47:53 -0700
  • b3dcf849b8 Update wiredfool 2014-05-24 12:46:55 +0100
  • 301cff0355 Merge pull request #670 from hugovk/png_clean wiredfool 2014-05-24 12:46:12 +0100
  • de28007585 Update CHANGES.rst [ci-skip] wiredfool 2014-05-23 00:07:58 +0100
  • cd17b66541 Merge pull request #647 from hugovk/house wiredfool 2014-05-23 00:06:09 +0100
  • 14c2f86873 Rename bytes variable as read_bytes to avoid the built-in function name. hugovk 2014-05-21 21:33:49 +0300
  • d594c0241a Rename len variables as length to avoid the built-in function name. hugovk 2014-05-21 20:45:02 +0300
  • 8a7974c288 Use bytes for Python 3. It's just an alias to str in Python 2. hugovk 2014-05-21 14:35:29 +0300
  • 0c1c620e30 Add test for #647. Fails without fix. hugovk 2014-05-21 14:33:28 +0300
  • aed2646dc2 pep8/pyflakes hugovk 2014-05-21 14:32:24 +0300
  • 9c048e44d1 Permission to use and distribute (under the MIT license) this image as a testfile granted by cepreu2github: https://github.com/python-imaging/Pillow/issues/630#issuecomment-43674288 hugovk 2014-05-21 14:30:05 +0300
  • edd75ceb91 Use libtiff for writing any compressed tiff files, Fixes #659, #431 wiredfool 2014-05-20 10:14:41 -0700
  • 413a086c09 Remove READ|WRITE_LIBTIFF guards for LZW/packbits compression tests wiredfool 2014-05-20 10:13:48 -0700
  • 7ae04b73ee Merge f999ce4334 into 24cb7bf3df mauler 2014-05-20 16:34:23 +0000
  • 24cb7bf3df Updated changes [ci-skip] wiredfool 2014-05-20 17:32:31 +0100
  • 47d38cc02b Merge pull request #668 from wiredfool/hugovk_pdf wiredfool 2014-05-20 17:29:40 +0100
  • 6ab636fb5a Doc formatting fix wiredfool 2014-05-20 09:27:56 -0700
  • 9a6e8f8e9d Noted previous default wiredfool 2014-05-20 09:21:12 -0700
  • 97ee7938cb Merge pull request #667 from wiredfool/hugovk_pdf wiredfool 2014-05-20 17:18:34 +0100
  • 8d4a77a939 merge from master wiredfool 2014-05-20 08:58:09 -0700
  • d7c049504d Merge pull request #643 from CounterPillow/datatype-fix wiredfool 2014-05-20 16:45:06 +0100
  • b1c50df0c4 Merge pull request #662 from hugovk/nocoverpypy wiredfool 2014-05-20 16:44:00 +0100
  • a7cb81ec56 Update CHANGES.rst wiredfool 2014-05-20 16:42:18 +0100
  • fb164d0a6e Merge pull request #665 from hugovk/transparency wiredfool 2014-05-20 16:40:16 +0100
  • 5c24952ee8 Merge pull request #2 from hugovk/master Hugo 2014-05-20 11:32:05 +0300
  • f8c5812154 Merge pull request #1 from wiredfool/p_rgba_transparency Hugo 2014-05-20 11:20:07 +0300
  • 88d74883bb remove redundant transparency check wiredfool 2014-05-19 14:12:43 -0700
  • 0938145e57 Move to an elif clause of the if in line 778, as it's just another combination of mode,self.mode under the master transparency condition hugovk 2014-05-19 10:04:56 +0300
  • a59bc40c38 flake8 hugovk 2014-05-17 23:33:50 +0300
  • ca7608f1d5 Possible fix for #664 hugovk 2014-05-17 20:36:17 +0300
  • 55b1accb42 Add (failing) test for #664 hugovk 2014-05-17 19:08:08 +0300
  • a712cec02b Added test and testfile for issue #302 eliempje 2014-05-14 23:14:55 +0200
  • ce2955ec71 Throw an exception when an opened image is larger than an arbitrary limit hugovk 2014-05-14 18:04:18 +0300
  • fc55580a69 Update Alex Clark 2014-05-14 05:59:48 -0400
  • 4adc589191 Merge pull request #652 from CounterPillow/windowshfix Alex Clark ☺ 2014-05-14 05:58:45 -0400
  • 6ca9e9d703 Keep PyPy first, it's still a little slower hugovk 2014-05-14 08:47:13 +0300
  • 41d3c386a9 Don't cover PyPy: it fails intermittently and is x5.8 slower (#640) hugovk 2014-05-14 08:17:49 +0300
  • 60b2570133 Test ImageDraw's bitmap() hugovk 2014-05-13 14:43:48 +0300
  • 5b55cb72d3 Test experimental floodfill with a border hugovk 2014-05-12 23:33:05 +0300
  • 961db29ff6 Test experimental floodfill() hugovk 2014-05-12 23:27:02 +0300
  • 6b274b4c5e More ImageDraw tests. Some may need redoing after issues #367 and #463 are sorted. hugovk 2014-05-12 21:45:16 +0300
  • 84c7d25606 Make sure bounding box in ints (for Py3) hugovk 2014-05-12 19:55:18 +0300
  • 92eea7a9cc Tests for ImageDraw hugovk 2014-05-12 17:32:04 +0300
  • de21dfd1fa Merge 3ff73688fe into 84a701a82b Hugo 2014-05-12 11:57:00 +0000
  • 3ff73688fe pep8 and pyflakes hugovk 2014-05-12 14:56:55 +0300
  • 8cda5170c8 Fix bytes/str and reinstate test hugovk 2014-05-12 14:45:54 +0300