Commit Graph

  • 8ee4107849 Add 16bit encoder David Joy 2014-04-15 14:37:36 -0400
  • ac35b29f6e Merge from master wiredfool 2014-04-14 06:47:42 -0700
  • aba195d35e Tests for #614 wiredfool 2014-04-14 06:11:39 -0700
  • 98e4dfeefb Fix a mode == 'RGBA' hugovk 2014-04-14 14:08:29 +0300
  • 329fd00d3f Test j2k hugovk 2014-04-14 13:49:29 +0300
  • 994c9a7e56 Merge pull request #621 from e98cuenc/fixlcmsdoc wiredfool 2014-04-14 06:18:34 -0400
  • 0b402df678 Merge pull request #620 from myint/master wiredfool 2014-04-14 06:17:10 -0400
  • 189c40dc9e Merge branch 'patch-1' of https://github.com/Hijackal/Pillow into Hijackal-patch-1 wiredfool 2014-04-14 03:15:38 -0700
  • a97e5039d8 Remove unused _binary import (plus flake8) hugovk 2014-04-14 12:51:12 +0300
  • 5cd454bde2 Fix docstring printing from __main__, and pyflakes and some pep8 hugovk 2014-04-14 12:30:32 +0300
  • 7ba5962512 Fix typo and update test hugovk 2014-04-14 00:27:08 +0300
  • 6ff77414b3 Test some debug functions. No asserts, just check they run ok. hugovk 2014-04-14 00:05:31 +0300
  • 949e87e55d Remove 'failing' test_debug() hugovk 2014-04-13 23:28:41 +0300
  • f40cf7870f More testing hugovk 2014-04-13 23:16:01 +0300
  • deecfdabcd Update installation instructions of little cms2 in Mac Joaquín Cuenca Abela 2014-04-13 00:28:26 +0200
  • d5dee90f41 Fix spelling errors in documentation Steven Myint 2014-04-12 07:08:50 -0700
  • 2cd6d416b2 Bugfix: EPS thumbnail failed eliempje 2014-04-12 13:38:39 +0200
  • be201bf4f3 Undo cleanup reversal Hugo 2014-04-12 12:43:24 +0300
  • a500ca1393 code clean Dmitry Selitsky 2014-04-12 00:01:50 +0300
  • bfc05b7a8c Handle bytes in test for Py2 and 3 hugovk 2014-04-11 15:02:42 +0300
  • 2271ee6f65 Add some simple tests for OleFileIO.py hugovk 2014-04-11 14:53:33 +0300
  • 43ec928d33 version 0.30 2014-02-04 hugovk 2014-04-11 14:03:32 +0300
  • 7f164d641f Test image: TIFF for OPEN_INFO = {(II, 0, 3, 1, (32,), ()): ("F", "F;32F")} hijackal 2014-04-11 11:39:05 +0200
  • 6cd0e1757b Merge pull request #615 from hugovk/master Alex Clark ☺ 2014-04-11 04:53:50 -0400
  • 9c6b07d21b Remove temporary forced failure hugovk 2014-04-11 10:59:58 +0300
  • cf6daf03fe Use correct brackets hugovk 2014-04-11 10:47:37 +0300
  • 267cdf523e Print out lists of failed tests (and temporarily force a failure for testing) hugovk 2014-04-11 10:28:06 +0300
  • 1b091e27a2 secure tempdir creation and deletion, fixes race condition wiredfool 2014-04-10 15:28:40 -0700
  • 029a4a5079 Add specific 32-bit float tiff format Hijackal 2014-04-10 15:52:53 +0200
  • 84cfe379d3 Fixes race condition on multiprocess testing wiredfool 2014-04-09 14:44:55 -0700
  • 113b8c2a76 Removed non-ASCII character from messages Terseus 2014-04-09 20:06:58 +0200
  • b987d90568 Added tests for lines with 1px slope Terseus 2014-04-09 19:12:03 +0200
  • 4b7236f460 Added tests of hor/ver lines 101px wide Terseus 2014-04-09 19:05:31 +0200
  • 8228caf14d Added some oblique 45º lines tests Terseus 2014-04-09 17:39:52 +0200
  • e70b5ff9b2 Merge pull request #613 from hugovk/patch-2 Alex Clark ☺ 2014-04-09 04:01:35 -0400
  • dc85bb5cf3 Merge pull request #612 from hugovk/patch-1 Alex Clark ☺ 2014-04-09 04:01:09 -0400
  • 5a63e77097 Fix alt text [ci skip] hugovk 2014-04-09 10:40:16 +0300
  • 0378a89c64 Use SVG Travis CI badge [ci skip] hugovk 2014-04-09 10:37:03 +0300
  • 1cb4bf7c15 SVG Travis, and Coverage badge in docs [ci skip] Hugo 2014-04-09 10:33:13 +0300
  • dd6067dbf4 Coverage badge in README [ci skip] Hugo 2014-04-09 10:17:20 +0300
  • 68cb38a2b3 Merge from master wiredfool 2014-04-09 00:02:20 -0700
  • 3d352329f4 Use the deferred error to provide a logical exception on access to a closed image wiredfool 2014-04-08 23:43:13 -0700
  • b27ef76468 Rename import_err to something more general wiredfool 2014-04-08 23:42:34 -0700
  • 1256fb496e Merge from master wiredfool 2014-04-08 23:22:40 -0700
  • 398450a5e4 Fix failing tests, turns out I is different than L wiredfool 2014-04-08 22:44:24 -0700
  • 88e235f3f5 sanity check on ascii integers wiredfool 2014-04-08 22:43:57 -0700
  • 3aa718002c changed multiline text spacing from pixels to em allo 2014-04-08 19:16:22 +0200
  • b5d0cf5e88 Merge pull request #607 from hugovk/master wiredfool 2014-04-08 09:53:04 -0700
  • 9210f88102 Start coverage measurement earlier so tests are properly covered hugovk 2014-04-08 17:20:52 +0300
  • 5afdd6cb54 pep8 Tests/tester.py hugovk 2014-04-08 17:17:10 +0300
  • ed00b2e6d2 Read existing data coverage on measurement start, save on stop. Only measure PIL code. hugovk 2014-04-08 12:38:30 +0300
  • 3e9cde4412 Use tester.py's built-in coverage and coverage.py's built-in cleanup hugovk 2014-04-08 12:28:00 +0300
  • e4b8cdac4c Update .gitignore from https://github.com/github/gitignore keeping Vim and emacs cruft hugovk 2014-04-08 12:22:39 +0300
  • 213cec00cb consistency wiredfool 2014-04-07 22:24:48 -0700
  • 327ea209b8 Write support, fixes #602 wiredfool 2014-04-07 22:23:04 -0700
  • 2daac27713 Tests for writing hi bit pgm wiredfool 2014-04-07 22:22:42 -0700
  • f5ba642b5e Read support for 16 bit pgm file wiredfool 2014-04-07 22:12:33 -0700
  • 864fb95cb1 Read test for 16 bit binary pgm file, #602 wiredfool 2014-04-07 22:10:45 -0700
  • 57d4efbeb8 Add history Alex Clark 2014-04-07 19:18:32 -0400
  • e9fe13da15 Merge pull request #605 from wiredfool/dump Alex Clark ☺ 2014-04-07 19:07:40 -0400
  • 86d5c5c389 Have the tempfile use a suffix with a dot wiredfool 2014-04-07 16:01:49 -0700
  • 844ed441de Add the suffix if it's not there, not if it is wiredfool 2014-04-07 15:59:33 -0700
  • e0b7f86cf6 Add history Alex Clark 2014-04-07 18:37:40 -0400
  • 8dc7583773 Merge pull request #604 from nijel/patch-1 Alex Clark ☺ 2014-04-07 18:36:26 -0400
  • 5dc5d2db66 Merge pull request #594 from hugovk/master Alex Clark ☺ 2014-04-07 18:35:22 -0400
  • 07650be832 Fix variable name Michal Čihař 2014-04-07 17:36:36 +0200
  • 92dd58c014 Added descriptive errors to imagedraw tests Terseus 2014-04-06 13:57:34 +0200
  • 71ebbe492d another pass on the docs wiredfool 2014-04-04 17:05:42 -0700
  • 3a484bab09 basic readme + pointer wiredfool 2014-04-04 16:44:56 -0700
  • 251749b110 python/multiprocessing build process + clean/dist options wiredfool 2014-04-04 16:29:58 -0700
  • 665a6360f7 Merge pull request #601 from wiredfool/gs-test Alex Clark ☺ 2014-04-04 18:30:19 -0400
  • 5e0d2a3004 Add pep8 and pyflakes reports to Travis CI hugovk 2014-04-05 01:25:55 +0300
  • 2f7bbffb5b waiting to read stdout was blocking when the buffer filled wiredfool 2014-04-04 15:18:14 -0700
  • 4e6ea0fc42 test runner wiredfool 2014-04-04 14:57:18 -0700
  • 942a30daf9 Merge branch 'gs-test' into winbuild wiredfool 2014-04-04 13:41:01 -0700
  • 9c29819941 Merge branch 'master' into winbuild wiredfool 2014-04-04 13:40:32 -0700
  • 82d7524add made has_ghostscript a method, using it from test_imagefile wiredfool 2014-04-04 13:33:54 -0700
  • 1ad678a5ea build pillow for all the pythons wiredfool 2014-04-04 13:01:07 -0700
  • 95b79926de factored out config wiredfool 2014-04-04 13:00:52 -0700
  • 8eae39e98f Oops, added missing ';' Terseus 2014-04-04 19:20:29 +0200
  • 2f6a4d5f1a Added missing free when xx fail Terseus 2014-04-04 18:57:08 +0200
  • 696924f5ac Added missing xx pointer check Terseus 2014-04-04 14:02:36 +0200
  • 1c02d467ef Added test for vertical lines. Terseus 2014-04-04 12:45:47 +0200
  • fee2faa8dc Added test for horizontal lines Terseus 2014-04-04 12:35:26 +0200
  • e2cb2195eb Added test for a simple right triangle Terseus 2014-04-04 11:46:58 +0200
  • ec74779b19 Added test for a simple square Terseus 2014-04-04 11:28:41 +0200
  • 52189030b8 Merge pull request #600 from wiredfool/readthedocs Alex Clark ☺ 2014-04-04 04:51:41 -0400
  • 7de14a51dd Added base method and constants to test_imagedraw Terseus 2014-04-04 10:27:08 +0200
  • 8ca2cfe75c Use an import error instead of a plain exception wiredfool 2014-04-03 16:05:02 -0700
  • ab3687e10f Tests correctly check for the core object wiredfool 2014-04-03 16:04:29 -0700
  • 688c8dd538 comment ->autodoc transform wiredfool 2014-04-03 15:47:57 -0700
  • dbe3db6fc5 Oops, fixed typo in comments Terseus 2014-04-03 11:15:21 +0200
  • 90bbd9ff3e Delayed import error for doc use wiredfool 2014-04-02 20:09:04 -0700
  • 72758c54c4 Fix manifest Alex Clark 2014-04-02 18:41:03 -0400
  • c7fae0b040 Merge pull request #599 from wiredfool/version Alex Clark ☺ 2014-04-02 18:29:53 -0400
  • b6955fcf15 Merge branch 'readthedocs' of github.com:wiredfool/Pillow into readthedocs wiredfool 2014-04-02 15:27:04 -0700
  • 7b4768a9fa Bump all the version numbers wiredfool 2014-04-02 15:25:46 -0700
  • 66a468d4ae current version... wiredfool 2014-04-02 13:52:23 -0700
  • be09da6507 Rewrite of the ImagingDrawWideLine function Terseus 2014-04-02 21:30:42 +0200
  • cd332fc38a Rewrite of the polygon_generic function Terseus 2014-04-02 20:29:56 +0200