Commit Graph

  • b98a162efe Wording Alex Clark 2013-05-03 20:04:16 -0400
  • 031e81eef6 Wording Alex Clark 2013-05-03 19:57:45 -0400
  • 44d97759af Merge pull request #209 from wiredfool/pr202 wiredfool 2013-04-25 22:14:10 -0700
  • 9cc1cce737 Merge 2e3cc80aa5 into ce5d7ed6c2 wiredfool 2013-04-25 22:04:05 -0700
  • 2e3cc80aa5 Added font rendering tests wiredfool 2013-04-25 21:58:04 -0700
  • 39c62f76ab Buffer lifetime needs to be the same as the font lifetime wiredfool 2013-04-25 21:17:58 -0700
  • 43d0aaac24 More logical name for the font buffer wiredfool 2013-04-25 21:15:32 -0700
  • 981f49750f Merge 028e63865e into ce5d7ed6c2 Nicolas Pieuchot 2013-04-25 14:03:49 -0700
  • 028e63865e Changing bytes variable name not to squeeze bytes type Nicolas Pieuchot 2013-04-25 23:03:37 +0200
  • 4d136d94ce Better unity with Image.py file (on string type testing and warnings) Nicolas Pieuchot 2013-04-25 22:32:43 +0200
  • 282562ec19 Adding Python3 basestring compatibility without changing basestring Nicolas Pieuchot 2013-04-25 22:03:37 +0200
  • 5577801aaa Changing StringIO to BytesIO Nicolas Pieuchot 2013-04-25 21:45:12 +0200
  • 6d8ba56c44 Adding Python 3 support for StringIO Nicolas Pieuchot 2013-04-25 21:25:06 +0200
  • f1c245c9c5 Deprecation message correction Nicolas Pieuchot 2013-04-25 21:10:42 +0200
  • af72132349 Correction of the unbufferizing Nicolas Pieuchot 2013-04-25 20:57:13 +0200
  • b170c5627e Restablishing old changes Nicolas Pieuchot 2013-04-25 18:54:57 +0200
  • 450a068ccb Removing buffer from imagefont Nicolas Pieuchot 2013-04-25 18:48:43 +0200
  • ce5d7ed6c2 Merge pull request #207 from ddbeck/fix_brew_command_typo wiredfool 2013-04-24 12:09:53 -0700
  • cfe3be9376 Merge 364bf517fb into 14e6dcfa52 Daniel D. Beck 2013-04-24 11:59:09 -0700
  • 364bf517fb fix typo in homebrew pre-requisite install command Daniel D. Beck 2013-04-24 14:50:38 -0400
  • 14e6dcfa52 Merge pull request #206 from wiredfool/gentoo_3x Alex Clark ☺ 2013-04-24 04:39:36 -0700
  • ad9a6eb157 Merge 315503e9d5 into 37b0308689 wiredfool 2013-04-23 21:26:31 -0700
  • 315503e9d5 Workaround for python issue: http://bugs.python.org/16754 in 3.2.x < 3.2.4 and 3.3.0 wiredfool 2013-04-23 21:09:32 -0700
  • 37b0308689 Merge pull request #203 from mgorny/tests-without-jpeg wiredfool 2013-04-22 09:15:05 -0700
  • 85214d7343 Merge 0aa05780c5 into 6bf7599143 Michał Górny 2013-04-22 02:55:58 -0700
  • 0aa05780c5 test_file_tiff: skip JPEG-in-TIFF tests if libjpeg is not available. Michał Górny 2013-04-22 11:55:17 +0200
  • ed9945c71f Allowing to pass font as file-like objects Nicolas Pieuchot 2013-04-22 11:48:06 +0200
  • 6bf7599143 Merge pull request #197 from mgorny/fix-shebangs wiredfool 2013-04-21 20:04:53 -0700
  • 3f02d8aa51 Merge 1a977c859a into c3d6b0d7f6 Michał Górny 2013-04-21 13:44:16 -0700
  • c3d6b0d7f6 Merge pull request #201 from wiredfool/pr199 wiredfool 2013-04-21 13:43:14 -0700
  • f7af726a11 Merge 52cbacf028 into fc7816f872 wiredfool 2013-04-21 13:42:34 -0700
  • 52cbacf028 renamed wiredfool 2013-04-21 13:54:30 -0700
  • 25f26f74e8 rename to include libtiff wiredfool 2013-04-21 13:53:43 -0700
  • d2c9ee14ad skipp these test is libtiff support is not included wiredfool 2013-04-21 13:52:04 -0700
  • 945b6bf53c Split tiff tests so that test_file_tiff tests the builtins, and test_file_libtiff tests only things that depend on libtiff wiredfool 2013-04-21 13:51:16 -0700
  • 2a0878c9b4 Merge 995fe2b041 into fc7816f872 Michał Górny 2013-04-21 12:32:17 -0700
  • fc7816f872 Formatting on Readme wiredfool 2013-04-21 11:55:58 -0700
  • 7a3f72ded7 Update compatibility for Gentoo on python 3.2.x wiredfool 2013-04-21 11:54:22 -0700
  • 64dce1659c Merge pull request #200 from mgorny/tests-tmpfiles wiredfool 2013-04-21 10:01:04 -0700
  • 230f21c646 Merge c01696bf2d into d1c6db88d4 Michał Górny 2013-04-21 02:06:10 -0700
  • c01696bf2d Use proper tempdir for temporary test files. Michał Górny 2013-04-21 11:05:31 +0200
  • 995fe2b041 test_file_tiff: skip if TIFF is not available. Michał Górny 2013-04-21 10:32:42 +0200
  • a83530f475 test_font_pcf: skip if zlib is not available. Michał Górny 2013-04-21 10:30:59 +0200
  • a5a5c854b8 test_image_draft: skip if no JPEG support. Michał Górny 2013-04-21 10:27:27 +0200
  • e2221de8f5 Support (most of) test_image_split without PNG. Michał Górny 2013-04-21 10:18:32 +0200
  • 6cdc8b08db test_imagefile: handle missing PNG & JPEG encoders gracefully. Michał Górny 2013-04-21 10:13:33 +0200
  • 6afa11ec02 test_file_tar: skip if codecs are not available. Michał Górny 2013-04-21 10:04:58 +0200
  • 1a977c859a Add proper shebangs to all Python scripts. Michał Górny 2013-04-21 08:38:36 +0200
  • 3eb0bdb465 check to see that we're not cross loading the PIL libraries wiredfool 2013-04-19 17:18:10 -0700
  • d1c6db88d4 Merge pull request #195 from manisandro/docdirs Alex Clark ☺ 2013-04-18 17:11:52 -0700
  • 28e69a019c Merge 05e2de1cb3 into ddaa8b4cbf Sandro Mani 2013-04-18 15:20:23 -0700
  • 05e2de1cb3 Add directories for documentation build Sandro Mani 2013-04-19 00:16:58 +0200
  • ddaa8b4cbf Merge pull request #194 from evertrol/issue193 Alex Clark ☺ 2013-04-17 06:10:10 -0700
  • 0ecb3f1282 Merge 8e74b50e0f into 70fe6ec265 evertrol 2013-04-17 05:29:43 -0700
  • 8e74b50e0f Fix issue #193: remove double typedef declaration. Evert Rol 2013-04-17 14:27:07 +0200
  • 70fe6ec265 Merge pull request #188 from manisandro/docs Alex Clark ☺ 2013-04-15 12:06:07 -0700
  • 026f6bb61e namespaced operation works when installed as a zipped egg using 'sudo python[3] setup.py easy_install -l --zip-ok .' wiredfool 2013-04-15 10:57:37 -0700
  • 8fd4fcf7eb Merge 194370d89b into 9c28f32cca Sandro Mani 2013-04-12 18:17:29 -0700
  • 9c28f32cca Merge pull request #190 from wiredfool/pyslice wiredfool 2013-04-12 16:02:59 -0700
  • e8b7b82086 Merge 3662e34ff1 into 10568c31df wiredfool 2013-04-12 16:02:43 -0700
  • 10568c31df Merge pull request #189 from manisandro/warning wiredfool 2013-04-12 15:45:28 -0700
  • 1353206e93 Merge c42e41a7dd into b8ee57f10d Sandro Mani 2013-04-12 15:34:36 -0700
  • 3662e34ff1 changed PY_VERSION_HEX, fixes https://github.com/python-imaging/Pillow/issues/166 wiredfool 2013-04-12 15:34:15 -0700
  • c42e41a7dd Fix warning: function declaration isn't a prototype Sandro Mani 2013-04-13 00:28:26 +0200
  • 194370d89b Fix some docstrings Sandro Mani 2013-04-12 21:53:17 +0200
  • 3d636b66ff Setup sphinx config Sandro Mani 2013-04-12 20:05:45 +0200
  • 05ff4122a9 Remove docs for dead modules Sandro Mani 2013-04-12 20:00:17 +0200
  • c191ad3f3e Fresh start for docs, generated by sphinx-apidoc Sandro Mani 2013-04-12 19:52:50 +0200
  • f2630f6c37 Remove old files Sandro Mani 2013-04-12 19:43:09 +0200
  • b8ee57f10d Merge pull request #187 from manisandro/warnings Alex Clark ☺ 2013-04-12 10:34:28 -0700
  • 3c347d646c Merge 0a8291e1a4 into 4d0512bf0c Sandro Mani 2013-04-12 10:19:36 -0700
  • 0a8291e1a4 Fix warnings: variable set but not used Sandro Mani 2013-04-12 17:11:36 +0200
  • 3b6392bbda Fix warnings: _POSIX_C_SOURCE, _XOPEN_SOURCE redefined (caused by indirectly including system headers before Python.h) Sandro Mani 2013-04-12 17:08:46 +0200
  • 6c013c2d97 Fix warnings: passing argument from incompatible pointer type, pointer targets differ in signedness, unused variable Sandro Mani 2013-04-12 17:01:53 +0200
  • e2c62ff1d2 Fix warning: pointer targets differ in signedness Sandro Mani 2013-04-12 16:52:00 +0200
  • 4d0512bf0c Merge pull request #186 from fabiomcosta/master Alex Clark ☺ 2013-04-12 03:59:05 -0700
  • 4ccaf48da3 Merge 0b9e404761 into f4f3ed744b Fabio M. Costa 2013-04-11 22:28:46 -0700
  • 0b9e404761 DRYing out the code Fabio M. Costa 2013-04-12 01:25:16 -0400
  • f4f3ed744b Merge pull request #185 from tk0miya/master Alex Clark ☺ 2013-04-11 07:57:53 -0700
  • b0284eda40 Merge efd70fb295 into fc65e9345f Takeshi KOMIYA 2013-04-11 03:25:51 -0700
  • efd70fb295 Fix rendered characters have been chipped for some TrueType fonts Takeshi KOMIYA 2013-04-11 19:16:26 +0900
  • e44f35eec2 Revert pull request #45 Takeshi KOMIYA 2013-04-11 18:57:27 +0900
  • fc65e9345f Merge pull request #184 from fabiomcosta/master Alex Clark ☺ 2013-04-10 16:01:51 -0700
  • 0706ce1eb5 Merge f0f405ac92 into 71a4c97077 Fabio M. Costa 2013-04-10 15:43:34 -0700
  • f0f405ac92 makes sure this script is executed with systems python Also removed some unused imports Fabio M. Costa 2013-04-10 18:39:44 -0400
  • 71a4c97077 Merge pull request #144 from wiredfool/readme wiredfool 2013-04-09 13:25:54 -0700
  • 72a4e5a53a Merge ce3b7231b4 into 1aacded655 wiredfool 2013-04-09 13:08:55 -0700
  • ce3b7231b4 wording, undone wiredfool 2013-04-09 13:08:45 -0700
  • 88d38e80b4 OSX instructions wiredfool 2013-04-09 12:43:23 -0700
  • bb5f61fd80 Merge branch 'readme' of https://github.com/wiredfool/Pillow into readme wiredfool 2013-04-09 12:42:33 -0700
  • 2838015c84 header formating wiredfool 2013-04-09 12:25:55 -0700
  • 72f376608b Merged Readme to current master, re-ordered sections wiredfool 2013-04-09 12:22:26 -0700
  • 8bccea82af Merge branch 'master' of https://github.com/python-imaging/Pillow wiredfool 2013-04-09 12:08:39 -0700
  • b0fffd24a4 Merge branch 'master' of https://github.com/python-imaging/Pillow into namespaced wiredfool 2013-04-09 12:08:13 -0700
  • 1aacded655 Merge pull request #180 from d-schmidt/master Alex Clark ☺ 2013-04-09 09:56:41 -0700
  • 069566dbae Merge 836e3e05d8 into 1a293f9f75 David Schmidt 2013-04-09 09:56:32 -0700
  • 1a293f9f75 Merge pull request #45 from tk0miya/fix-rendered-chars-have-been-chipped Alex Clark ☺ 2013-04-09 09:55:49 -0700
  • 4fbbddde4d Merge 103cf49c91 into 21562761ac Takeshi KOMIYA 2013-04-09 08:02:08 -0700
  • 21562761ac Merge pull request #179 from manisandro/quantization Alex Clark ☺ 2013-04-09 06:14:03 -0700
  • 836e3e05d8 create a palette before converting transparent L-Mode to RGBA fixes #154 David Schmidt 2013-04-09 13:21:38 +0200