Commit Graph

2742 Commits

Author SHA1 Message Date
Eric W. Brown
2609a24221 Moved images to correct place.
Accidentally uploaded images to their initial test location, not the
proper location used by other tests.
2014-07-15 17:43:31 -04:00
hugovk
17223001df flake8 2014-07-15 18:38:10 +03:00
Eric W. Brown
0dddff63d9 Added two sample MPO image files for testing.
Both MPO files represent 3D images and thus have a left image and a
right image. Both were taken with a Nintendo 3DS in Breakheart
Reservation in Saugus, MA.
2014-07-15 10:21:17 -04:00
Alex Clark
4b40839970 Revert "Bump"
This reverts commit 4fe5d520fb.

Hah, foiled by PEP8
2014-07-15 06:15:31 -04:00
Alex Clark
4fe5d520fb Bump
Though I hate the 'dev' designation I want something to indicate master is where development for the next major version happens. I think we've previously disagreed on simply 'X.X.X' so I'm going with 'X.X.Xdev' to see if that is more palatable. :-)
2014-07-15 06:02:34 -04:00
Alex Clark
94ac531960 Update [ci skip] 2014-07-15 06:01:37 -04:00
Alex Clark ☺
37fdea2872 Merge pull request #799 from hugovk/SpiderImagePlugin
More tests for SpiderImagePlugin.py
2014-07-15 05:59:57 -04:00
hugovk
6c9940e9d1 More tests for SpiderImagePlugin.py 2014-07-15 12:23:02 +03:00
Alex Clark
11ac1e34cf Update [ci skip] 2014-07-15 04:18:39 -04:00
Alex Clark ☺
080d8b0b44 Merge pull request #798 from wiredfool/doc_cleanup
Doc cleanup
2014-07-15 04:17:19 -04:00
wiredfool
4a5d73cb1e Fixing errors when compiling docs 2014-07-14 22:25:02 -07:00
wiredfool
5eef39f3fb Asserting copyright over lcms2 port 2014-07-14 22:00:29 -07:00
wiredfool
6a928ff6e2 Removed leading docstring 2014-07-14 21:59:42 -07:00
wiredfool
551cdedb45 Pulled ImageCms into it's own docpage 2014-07-14 21:57:58 -07:00
wiredfool
5e12c49034 Fixing doc warning 2014-07-14 21:32:14 -07:00
wiredfool
a0d6cf01ce Fixing doc warnings, reformatting docstring comments 2014-07-14 21:24:54 -07:00
wiredfool
d80eef46ce Fixing warnings when building docs 2014-07-14 21:13:01 -07:00
wiredfool
a0cfa466d9 Fixing warnings when building docs 2014-07-14 21:11:00 -07:00
wiredfool
529ef12f1f Doc targets + help for makefile 2014-07-14 21:02:12 -07:00
Alex Clark ☺
ffa22229bc Merge pull request #797 from hugovk/Image
More tests for Image.py
2014-07-14 18:18:52 -04:00
Alex Clark
8c74cde6f8 Update 2014-07-14 17:51:18 -04:00
Alex Clark ☺
5fc0b948e4 Merge pull request #796 from akx/patch-1
Fix `ImageStat` docs
2014-07-14 17:48:58 -04:00
hugovk
45319bd028 Fix import 2014-07-15 00:48:01 +03:00
Aarni Koskela
42032b3286 Fix ImageStat.mean docs
The docs referred to `ImageStat.pixel`, which isn't a thing at all.

In addition, make it absolutely clear that all of the attributes return per-band data.
2014-07-15 00:44:12 +03:00
hugovk
123fe38ef7 Test Image's __ne__ and alpha_composite 2014-07-15 00:42:31 +03:00
hugovk
466fd9ec28 Merge remote-tracking branch 'upstream/master' into Image 2014-07-13 16:18:13 +03:00
wiredfool
f0fa458ca8 Updated Changes.rst [ci skip] 2014-07-12 09:57:38 -07:00
wiredfool
527c150eff Merge pull request #795 from wiredfool/exif_docs
More Docs [ci skip]
2014-07-12 09:54:10 -07:00
wiredfool
b6b36543ce Autodoc formatting 2014-07-12 09:52:04 -07:00
wiredfool
5d3f834385 including ImageMorph autodoc 2014-07-12 09:41:34 -07:00
wiredfool
8edab8b939 Removed autodoc for ExifTag 2014-07-12 09:37:27 -07:00
wiredfool
c9fccf8ba8 Reducing priority of exiftags docs 2014-07-12 09:35:38 -07:00
Michael Nagy
0b278f3376 Added docs for previously-undocumented ExifTags module. 2014-07-12 10:44:27 -05:00
wiredfool
ee29b0812b Updated Changes.rst [ci skip] 2014-07-10 10:15:10 -07:00
wiredfool
7bea6764e9 Merge pull request #773 from hugovk/ImageMath
More tests for ImageMath.py
2014-07-10 10:14:20 -07:00
hugovk
1141e636d9 More tests for Image.py 2014-07-10 02:00:26 +03:00
wiredfool
b12c8b5045 Update CHANGES.rst [ci skip] 2014-07-09 13:15:53 -07:00
hugovk
e3911facbc Test ImageMath's mod, imagemath_equal and imagemath_notequal 2014-07-09 21:53:13 +03:00
Alex Clark ☺
878a4e194a Merge pull request #791 from wiredfool/multiprocessing_fail
Disable mp_compile when Multiprocess.Pool fails
2014-07-09 13:29:50 -04:00
Eric Soroos
919315eb9d More agressive make clean 2014-07-09 10:13:02 -07:00
Eric Soroos
1f0d3e9b00 Don't install mp_compile if multiprocessing.Pool() fails, or if 1 process is going to be used 2014-07-09 10:12:43 -07:00
wiredfool
33e8480c8f Updated Changes.rst [ci skip] 2014-07-08 10:55:56 -07:00
wiredfool
98ebc16bc0 Merge pull request #789 from wiredfool/hugovk_pr_772
Merge of #772 and master
2014-07-08 10:53:24 -07:00
wiredfool
b5c3eb5830 ucase(font_path,font_size) 2014-07-08 10:37:27 -07:00
wiredfool
552effb90d Merge #772 and master 2014-07-08 10:29:53 -07:00
wiredfool
65357e1722 Merge pull request #783 from hugovk/_util
Tests for _util.py
2014-07-08 09:16:52 -07:00
wiredfool
aab065ebec Merge pull request #788 from hugovk/retry_pyroma
travis_retry to avoid spurious pyroma installation failure
2014-07-08 09:16:34 -07:00
Alex Clark
37e6a57351 Update 2014-07-08 05:16:12 -04:00
Alex Clark ☺
962f1b46af Merge pull request #784 from tk0miya/master
Fix return value of FreeTypeFont.textsize() does not include font offsets
2014-07-08 05:14:01 -04:00
hugovk
3d71e3fdb2 Remove unused tearDownModule 2014-07-08 07:59:17 +03:00