Commit Graph

5415 Commits

Author SHA1 Message Date
Fahad Al-Saidi
0410a75838 Merge c9499c68f1 into 9e0d8b20c9 2016-12-26 13:24:48 +00:00
Hugo
9e0d8b20c9 [CI skip] 2016-12-26 13:01:09 +02:00
Hugo
e639a3db61 Merge pull request #2308 from jwilk/chmod-x
Remove executable bit from OleFileIO.py
2016-12-26 12:57:23 +02:00
Andrew Murray
8c2a857c2e Removed shebang line from OleFileIO 2016-12-25 20:18:50 +01:00
Jakub Wilk
8524c18329 Remove executable bit from OleFileIO.py 2016-12-25 12:05:38 +01:00
Hugo
ee1143095b [CI skip] 2016-12-25 11:18:32 +02:00
Hugo
cd42d646b7 Merge pull request #2290 from radarhere/freetype
Update FreeType to 2.7
2016-12-25 11:16:21 +02:00
Hugo
78f7b55afe Merge pull request #2306 from radarhere/changelog
Merged two changelog entries
2016-12-25 11:08:05 +02:00
Andrew Murray
a7b6b197eb Merged two changelog entries [ci skip] 2016-12-25 00:33:17 +11:00
Hugo
0cfd2caa0c [CI skip] 2016-12-24 14:40:05 +02:00
Hugo
a6ce2cf77b Merge pull request #2302 from radarhere/libwebp
Updated libwebp to 0.5.2
2016-12-24 14:39:19 +02:00
Andrew Murray
e2c2251cab Updated libwebp to 0.5.2 2016-12-22 19:40:06 +11:00
Hugo
954fc52877 [CI skip] 2016-12-21 08:53:10 +02:00
Hugo
9c1b9e71a6 Merge pull request #2294 from wiredfool/pypy-buffer-workaround
PyPy buffer interface workaround
2016-12-21 08:49:42 +02:00
Fahad Al-Saidi
c994f86684 switch to ubuntu trusty 14.04 2016-12-20 06:24:52 -08:00
wiredfool
01e31bfd84 Workaround for 'PyPy does not yet implement the new buffer interface' bug 2016-12-19 14:16:06 -08:00
wiredfool
980785952f Makefile entries for debug symbols, clean build, and highlight errors 2016-12-19 14:15:06 -08:00
Andrew Murray
574c0a4f5b Updated freetype to 2.7 2016-12-17 22:16:33 +11:00
Fahad Al-Saidi
c9499c68f1 another try 2016-12-15 11:43:41 +04:00
Fahad Al-Saidi
203cba20d7 another try 2016-12-15 11:35:30 +04:00
Fahad Al-Saidi
5d58335f52 fix SystemError: new style getargs format but argument is not a tuple 2016-12-15 11:20:36 +04:00
Fahad Al-Saidi
40dc3ba32e test test_ico test with pypy 5.4.1 2016-12-15 10:59:45 +04:00
Fahad Al-Saidi
77b69e6d00 skip test_fromarray test with pypy 5.4.1 2016-12-15 10:52:31 +04:00
Fahad Al-Saidi
2957993730 skip test_only_save_relevant_sizes test with pypy 5.4.1 2016-12-15 10:43:29 +04:00
Fahad Al-Saidi
5bdb95783f skip test_sizes with pypy 5.4.1 2016-12-15 10:18:27 +04:00
Fahad Al-Saidi
93738c3b43 skip test_older_icon with pypy 5.4.1 2016-12-15 10:10:46 +04:00
Fahad Al-Saidi
44e784a95e skip test_jp2_icon test when use PyPy 5.4.1 2016-12-15 10:04:17 +04:00
Fahad Al-Saidi
84febfe666 switch to ubuntu trusty 14.04 2016-12-15 09:33:03 +04:00
wiredfool
3f372ef54a Updated Changes.rst [ci skip] 2016-12-13 20:13:00 +00:00
wiredfool
80b78be21a Merge pull request #2199 from jdufresne/dep-olefile
Remove vendored version of olefile Python package in favor of upstream
2016-12-13 20:12:29 +00:00
wiredfool
4b6de04882 Updated Changes.rst [ci skip] 2016-12-13 20:05:38 +00:00
wiredfool
55f7a736a4 Merge pull request #2234 from radarhere/print
Updated comments to use print as a function
2016-12-13 20:00:25 +00:00
wiredfool
5e41721cba Merge pull request #2277 from uploadcare/executable-setup
Set executable flag on setup.py and add shebang
2016-12-13 19:58:10 +00:00
wiredfool
2a7b4577c1 Merge pull request #2282 from radarhere/selftest
Set executable flag on selftest.py and added shebang line
2016-12-13 19:57:25 +00:00
wiredfool
9f711ea59a Merge pull request #2286 from hugovk/change-freetype2.7-epsilon
Increase epsilon for FreeType 2.7
2016-12-13 19:54:00 +00:00
wiredfool
86ff654487 Merge pull request #2279 from uploadcare/fast-assert_image_similar
Fast assert_image_similar
2016-12-13 19:52:50 +00:00
wiredfool
eb339d2ef6 Merge pull request #2276 from uploadcare/remove-stretch
Remove depreciated internal "stretch" method
2016-12-13 19:51:39 +00:00
wiredfool
ba5f9b88da Merge pull request #2223 from wiredfool/handles_eof
Removed the handles_eof flag in the decoder, as there are no users of it
2016-12-13 19:48:55 +00:00
hugovk
acf68c835c Increase epsilon for FreeType 2.7 2016-12-12 15:16:43 +02:00
Andrew Murray
57bab081b9 Set executable flag on selftest.py and added shebang line 2016-12-11 12:30:11 +11:00
Hugo
badbff1b99 [CI skip] 2016-12-09 11:26:22 +02:00
Hugo
e83479edf0 Merge pull request #2263 from wiredfool/tiff_bytesio
Fix for writing Tiff to BytesIO using libtiff
2016-12-09 11:04:41 +02:00
Hugo
7dff4e5a8f Merge pull request #2269 from wiredfool/design-docs
Design docs
2016-12-09 11:01:03 +02:00
Hugo
cb5b2eb597 Merge pull request #2273 from wiredfool/tests-nolibtiff
Move tests requiring libtiff to test_file_libtiff
2016-12-09 10:58:48 +02:00
Alexander
9ee1f58215 fix I;16 mode 2016-12-07 05:16:10 +03:00
Alexander
ba92896a53 remove old version 2016-12-07 04:39:36 +03:00
Alexander
52c8e2050e replace test "1"-mode image 2016-12-07 03:09:13 +03:00
Alexander
8967a20ad7 test new assert_image_similar implementation 2016-12-07 03:07:20 +03:00
wiredfool
aa247dbb60 Moving tests requiring libtiff to test_file_libtiff 2016-12-05 08:25:10 -08:00
Hugo
8784037463 Update [CI skip] 2016-12-04 22:00:51 +02:00