Commit Graph

  • f3e515d2c9 fixed grammar errors Xinyi Rong 2016-12-22 11:00:19 +0800
  • 90ce8d219e simplify statements about setting duration when saving GIF Xinyi Rong 2016-12-22 10:59:56 +0800
  • a8c6df563e pip install olefile hugovk 2016-12-21 22:01:55 +0200
  • 50408568cb Don't pip install -e . hugovk 2016-12-21 21:55:45 +0200
  • 8f44fa4aec can pass list of integer to set different duration for each frame when saving GIF Xinyi Rong 2016-12-22 01:09:02 +0800
  • 8144eb48ac fedora has raqm package Fahad Al-Saidi 2016-12-19 08:40:03 +0400
  • 8739e53d32 fix ubuntu build Fahad Al-Saidi 2016-12-17 15:57:22 +0400
  • 5891d230d5 fix build Fahad Al-Saidi 2016-12-15 14:55:45 +0400
  • 4b8d884256 update Fahad Al-Saidi 2016-12-15 14:43:02 +0400
  • 5833779c48 adding KeyError exception Fahad Al-Saidi 2016-12-14 11:49:21 +0400
  • b18ead33f1 declare text_layout_raqm only when we HAVE_RAQM Fahad Al-Saidi 2016-12-14 11:29:09 +0400
  • 22d2a5e49c only catch ImportError same as test_imagefont.py Fahad Al-Saidi 2016-12-14 11:10:15 +0400
  • 629522af56 update depends/* to install raqm Fahad Al-Saidi 2016-12-14 11:07:58 +0400
  • ebdc297f4c break up text_layout into two implementations Fahad Al-Saidi 2016-12-14 11:07:09 +0400
  • 37e25888bb improve docs for CTL Fahad Al-Saidi 2016-12-14 11:05:32 +0400
  • f2ba26860e fix setup.py Fahad Al-Saidi 2016-12-14 11:05:14 +0400
  • af0df0c9da fix windows build Fahad Al-Saidi 2016-12-13 12:37:27 +0400
  • 1b7401a8b9 fix windows build Fahad Al-Saidi 2016-12-13 09:07:29 +0400
  • 3130bce603 fix testing shamsa 2016-02-18 12:53:19 +0400
  • c6d5de60d4 Fix gitsize function. shamsa 2016-02-16 11:52:59 +0400
  • 95a2ac1086 Solve merge conflict shamsa 2016-02-04 12:47:24 +0400
  • 25b2a6420b Testing complex text layout. shamsa 2016-02-03 15:24:10 +0400
  • 228af633b2 Document complex text layout features. shamsa 2016-02-03 14:50:46 +0400
  • 8b3ed968c4 fallback code shamsa 2016-01-27 09:09:26 +0400
  • f013dd11f9 Fix build with python 3.2 shamsa 2016-01-25 15:16:35 +0400
  • ff5c2ca925 Fix failure in test_imagefont.py shamsa 2016-01-25 14:51:27 +0400
  • 592725bd74 Add complex text support. shamsa 2016-01-13 10:31:49 +0400
  • 954fc52877 [CI skip] Hugo 2016-12-21 08:53:10 +0200
  • 9c1b9e71a6 Merge pull request #2294 from wiredfool/pypy-buffer-workaround Hugo 2016-12-21 08:49:42 +0200
  • c994f86684 switch to ubuntu trusty 14.04 Fahad Al-Saidi 2016-12-15 09:33:03 +0400
  • 01e31bfd84 Workaround for 'PyPy does not yet implement the new buffer interface' bug wiredfool 2016-12-19 14:16:06 -0800
  • 980785952f Makefile entries for debug symbols, clean build, and highlight errors wiredfool 2016-12-19 14:15:06 -0800
  • 7e8a6c61f8 Use pathlib2 for Path objects on Python < 3.4 Alessio Sergi 2016-12-17 18:50:50 +0100
  • 574c0a4f5b Updated freetype to 2.7 Andrew Murray 2016-12-17 22:16:33 +1100
  • c9499c68f1 another try Fahad Al-Saidi 2016-12-15 11:43:41 +0400
  • 203cba20d7 another try Fahad Al-Saidi 2016-12-15 11:35:30 +0400
  • 5d58335f52 fix SystemError: new style getargs format but argument is not a tuple Fahad Al-Saidi 2016-12-15 11:20:36 +0400
  • 40dc3ba32e test test_ico test with pypy 5.4.1 Fahad Al-Saidi 2016-12-15 10:59:45 +0400
  • 77b69e6d00 skip test_fromarray test with pypy 5.4.1 Fahad Al-Saidi 2016-12-15 10:52:31 +0400
  • 2957993730 skip test_only_save_relevant_sizes test with pypy 5.4.1 Fahad Al-Saidi 2016-12-15 10:43:29 +0400
  • 5bdb95783f skip test_sizes with pypy 5.4.1 Fahad Al-Saidi 2016-12-15 10:18:27 +0400
  • 93738c3b43 skip test_older_icon with pypy 5.4.1 Fahad Al-Saidi 2016-12-15 10:10:46 +0400
  • 44e784a95e skip test_jp2_icon test when use PyPy 5.4.1 Fahad Al-Saidi 2016-12-15 10:04:17 +0400
  • 84febfe666 switch to ubuntu trusty 14.04 Fahad Al-Saidi 2016-12-15 09:33:03 +0400
  • 5c9de81f9f Mismatch on count of items, sampleformat is troublesome UNDONE--approach? wiredfool 2016-12-14 07:42:58 -0800
  • d79b1d4a04 Warning on count or type mismatch on exif data wiredfool 2016-12-14 07:42:03 -0800
  • c69500e026 doc updates wiredfool 2016-12-14 04:28:27 -0800
  • e1110b5a9c Whitepoint, Primary Chromaticities working wiredfool 2016-12-14 03:50:06 -0800
  • 713d383e00 Docs wiredfool 2016-12-13 03:18:17 -0800
  • 320884d8a2 Tests for issue #1765 wiredfool 2016-12-13 12:49:47 -0800
  • 8a772759b1 Added support for saving colormaps wiredfool 2016-12-12 13:28:29 -0800
  • 1ad3dd7212 pulling out special cases, referenceblackwhite works wiredfool 2016-12-09 10:25:52 +0000
  • 18b0a376e3 initial take of proper tiff metadata support wiredfool 2016-12-06 21:48:37 +0000
  • 3f372ef54a Updated Changes.rst [ci skip] wiredfool 2016-12-13 20:13:00 +0000
  • 80b78be21a Merge pull request #2199 from jdufresne/dep-olefile wiredfool 2016-12-13 20:12:29 +0000
  • 56059c8e3d Merge 1d13f6a7bc into 4b6de04882 Mike Gilbert 2016-12-13 20:05:48 +0000
  • 4b6de04882 Updated Changes.rst [ci skip] wiredfool 2016-12-13 20:05:38 +0000
  • 55f7a736a4 Merge pull request #2234 from radarhere/print wiredfool 2016-12-13 20:00:25 +0000
  • 5e41721cba Merge pull request #2277 from uploadcare/executable-setup wiredfool 2016-12-13 19:58:10 +0000
  • 2a7b4577c1 Merge pull request #2282 from radarhere/selftest wiredfool 2016-12-13 19:57:25 +0000
  • 9f711ea59a Merge pull request #2286 from hugovk/change-freetype2.7-epsilon wiredfool 2016-12-13 19:54:00 +0000
  • 86ff654487 Merge pull request #2279 from uploadcare/fast-assert_image_similar wiredfool 2016-12-13 19:52:50 +0000
  • eb339d2ef6 Merge pull request #2276 from uploadcare/remove-stretch wiredfool 2016-12-13 19:51:39 +0000
  • ba5f9b88da Merge pull request #2223 from wiredfool/handles_eof wiredfool 2016-12-13 19:48:55 +0000
  • acf68c835c Increase epsilon for FreeType 2.7 hugovk 2016-12-12 15:16:43 +0200
  • e1a73e4473 Updated lcms2 to 2.8 Andrew Murray 2016-11-19 18:36:06 +1100
  • 57bab081b9 Set executable flag on selftest.py and added shebang line Andrew Murray 2016-12-11 12:30:11 +1100
  • 50adc0cf3f Add note about aspect ratio to documentation George Wilson 2016-12-09 12:19:01 +0000
  • 3b5f4b8684 Merge 70c5367c33 into badbff1b99 Nazarii 2016-12-09 11:45:36 +0000
  • 68ae21ef50 Merge e273ab04dc into badbff1b99 Nazarii 2016-12-09 11:45:36 +0000
  • ae09d9cf19 Merge 321839edaa into badbff1b99 Victor Perron 2016-12-09 09:53:24 +0000
  • 41e492b026 Removed use of spaces in TIFF kwargs, deprecated in 2.7 Andrew Murray 2016-04-01 21:47:28 +1100
  • badbff1b99 [CI skip] Hugo 2016-12-09 11:26:22 +0200
  • e83479edf0 Merge pull request #2263 from wiredfool/tiff_bytesio Hugo 2016-12-09 11:04:41 +0200
  • 7dff4e5a8f Merge pull request #2269 from wiredfool/design-docs Hugo 2016-12-09 11:01:04 +0200
  • cb5b2eb597 Merge pull request #2273 from wiredfool/tests-nolibtiff Hugo 2016-12-09 10:58:48 +0200
  • 9ee1f58215 fix I;16 mode Alexander 2016-12-07 05:16:10 +0300
  • ba92896a53 remove old version Alexander 2016-12-07 04:39:36 +0300
  • 52c8e2050e replace test "1"-mode image Alexander 2016-12-07 03:09:13 +0300
  • 8967a20ad7 test new assert_image_similar implementation Alexander 2016-12-07 03:07:20 +0300
  • aa247dbb60 Moving tests requiring libtiff to test_file_libtiff wiredfool 2016-12-03 13:37:31 +0000
  • 5fa0021136 Merge 25804cc8c7 into 8784037463 Dmitry Bely 2016-12-05 02:14:51 +0000
  • 8784037463 Update [CI skip] Hugo 2016-12-04 22:00:51 +0200
  • 837d583b15 Merge pull request #2275 from wiredfool/issue_2272 Hugo 2016-12-04 21:38:22 +0200
  • 9c38253733 set executable flag on setup.py and add shebang Alexander 2016-12-04 18:59:53 +0300
  • 194ebd4e0a remove depreciated internal "stretch" method Alexander 2016-12-04 18:41:39 +0300
  • b1017b2903 Update CHANGES.rst [CI skip] Hugo 2016-12-04 12:33:08 +0200
  • 03b9d718fc Merge pull request #2274 from wiredfool/issue_2258 Hugo 2016-12-04 12:27:40 +0200
  • a2225ffc0c Merge 3fbeb2f385 into 8e7dd8ef1e Jon Dufresne 2016-12-03 19:42:01 +0000
  • d983aead74 Py3 bytes wiredfool 2016-12-03 14:49:44 +0000
  • 7e2bd28a7c Fix for issue 2272, CMYK images miss the heuristic for the maxblock buffer scaling wiredfool 2016-12-03 14:45:45 +0000
  • 4b57345683 Refactor random image wiredfool 2016-12-03 14:45:05 +0000
  • 88c43b61b7 Fix for #2258, 2 bit palette images corrupted wiredfool 2016-12-03 14:08:59 +0000
  • b3f8b5fa7d tabs->spaces wiredfool 2016-12-03 14:07:49 +0000
  • 8e7dd8ef1e Update CHANGES.rst [ci skip] wiredfool 2016-12-03 13:45:26 +0000
  • 86606022c5 Merge pull request #2193 from SemanticsOS/lambdafu/libtiff-icc wiredfool 2016-12-03 13:44:26 +0000
  • af15102bbe Merge 5bab56ca16 into d48dabfd97 Marcus Brinkmann 2016-12-03 13:39:28 +0000
  • d48dabfd97 Update CHANGES.rst [ci skip] wiredfool 2016-12-03 13:39:24 +0000
  • 8a68bd6daa Merge pull request #2270 from ChristopherHogan/test_ifd_rational_save wiredfool 2016-12-03 13:38:02 +0000
  • 19527c8ba0 rename roi → box in error messages homm 2016-12-02 16:46:54 +0300