Commit Graph

  • ae5bcb8e84 Test for issue #513 wiredfool 2014-03-04 22:02:03 -0800
  • a77ee2d8c5 Fix test failure when optimizing the palette on mode L gifs wiredfool 2014-03-04 21:43:11 -0800
  • 6457eed2cb overwrite redundant Image palette with new ImageCore Palette after quantize, fixes #513 David Schmidt 2014-02-05 13:49:08 +0100
  • 232c175bd9 fixes #513 David Schmidt 2014-02-05 12:49:06 +0100
  • 93a8bc9bd3 * fix palette handling for converted gifs * fix gif optimization * better auto convert paramter for gif save David Schmidt 2013-12-04 15:07:36 +0100
  • ad5609d200 updated changes wiredfool 2014-03-03 23:09:35 -0800
  • 89cb3c7e85 Use even stride when saving odd sized .pcx files wiredfool 2014-03-03 23:03:36 -0800
  • a3371ee9fe Tests for issue #523 wiredfool 2014-03-03 23:03:00 -0800
  • b0f8f49880 mixed 8 ch tabs + spaces -> spaces wiredfool 2014-03-03 20:43:47 -0800
  • fe5372c867 Debug Loging wiredfool 2014-03-03 20:29:14 -0800
  • 05cd72f4f0 mixed 4/8 tabs+spaces -> 4 spaces, additional bracing wiredfool 2014-03-03 20:28:34 -0800
  • 68a64e8071 fix ImageColor.getcolor in cases: - color is rgba, mode is RGB - mode is LA homm 2014-03-03 16:08:09 +0400
  • aa864f4ab4 Merge pull request #533 from wiredfool/fix_528 wiredfool 2014-02-28 16:34:32 -0800
  • 7baaf296d2 Updated changes wiredfool 2014-02-28 16:32:55 -0800
  • 0d453d9805 Added test for Palette transparency=0 wiredfool 2014-02-28 16:29:34 -0800
  • 311e63bfb2 Merge f848993c89 into b8942d4932 David Schmidt 2014-03-01 01:18:44 +0100
  • b8942d4932 Merge pull request #531 from d-schmidt/patch-3 wiredfool 2014-02-28 15:59:57 -0800
  • 37f4aea0d0 fixes #529 David Schmidt 2014-02-25 09:56:49 +0100
  • f848993c89 fixes #528 David Schmidt 2014-02-25 09:50:42 +0100
  • f826114ce9 Update license info Alex Clark 2014-02-21 04:46:05 -0500
  • 1d7bfa5a92 Wording [ci skip] Alex Clark 2014-02-19 18:39:20 -0500
  • 05070b089f Add license info Alex Clark 2014-02-19 18:37:56 -0500
  • 43dd0683ad Wording [ci skip] Alex Clark 2014-02-19 18:31:14 -0500
  • 36323d1140 Make ICO files work with the ImageFile.Parser interface, fixes #522 wiredfool 2014-02-16 20:58:06 -0800
  • 5ecec7db10 Move image to first xsize*bands bytes, rather than including padding if stride > xsize*bands, fixes #523 wiredfool 2014-02-15 22:41:02 -0800
  • 2867d203cf Handle 32bit compiled python on 64bit architecture Christian E. Hopps 2014-02-11 15:05:09 -0800
  • df87d7d46e Add history Alex Clark 2014-02-10 07:24:50 -0500
  • cbdd639838 Merge pull request #504 from e98cuenc/highquality Alex Clark ☺ 2014-02-10 07:23:44 -0500
  • 41e124af05 Skip CFFI test earlier if it's not installed wiredfool 2014-02-04 21:45:34 -0800
  • 540e1e2c68 Added ability to render a bytes object using an old style bitmap font to make it easier to use in Py3k wiredfool 2014-02-04 21:34:24 -0800
  • cacd638187 Unicode handled as Latin-1 for Py3, Strings handled for Py2. wiredfool 2014-02-04 21:16:19 -0800
  • 4d32136365 Working in py3k, not in 2.x wiredfool 2014-02-04 20:41:27 -0800
  • 96ca9ff6ff Another attempt to achieve python 3 compatibility. Joaquín Cuenca Abela 2014-02-04 17:37:18 +0100
  • 97b23af7e5 Try to fix test_file_jpeg in Python3 Joaquín Cuenca Abela 2014-02-04 17:23:29 +0100
  • 99e7599ce2 OleFileIO: Add MAGIC constant to __all__ Martin Panter 2014-02-04 04:10:19 +0000
  • cb309c9f59 setup: look in multiarch paths in GNU platforms Alex Clark 2014-02-01 06:06:21 -0500
  • 9cd8a88931 Merge pull request #507 from wiredfool/bmp_test wiredfool 2014-01-31 21:45:43 -0800
  • c9955628e2 Merge from master wiredfool 2014-01-31 21:38:34 -0800
  • e74dc15973 Changes Update wiredfool 2014-01-31 21:34:43 -0800
  • 88d0e6080a Fixed DOS with invalid BMP size entries wiredfool 2014-01-31 21:33:24 -0800
  • dd47aff7e1 Merge d78f7e82ec into 1e64e37104 Martin Panter 2014-01-31 14:30:01 -0800
  • 1e64e37104 Update CHANGES.rst wiredfool 2014-01-31 14:14:25 -0800
  • f2ce1bb5b1 Merge pull request #509 from wiredfool/pypy-imagefont wiredfool 2014-01-31 14:13:46 -0800
  • e3da49f5d5 Merge branch 'master' of https://github.com/python-imaging/Pillow into pypy-imagefont wiredfool 2014-01-31 14:04:43 -0800
  • e9029380dd Merge branch 'pypy-imagefont' of github.com:wiredfool/Pillow into pypy-imagefont wiredfool 2014-01-31 14:04:32 -0800
  • de1b02dc8c Merge pull request #508 from wiredfool/no-icc-profile wiredfool 2014-01-31 14:03:21 -0800
  • 8a86364885 Merge branch 'no-icc-profile' of github.com:wiredfool/Pillow into no-icc-profile wiredfool 2014-01-31 13:59:38 -0800
  • 3ea93e5de5 Merge branch 'bmp_test' of github.com:wiredfool/Pillow into bmp_test wiredfool 2014-01-31 13:52:17 -0800
  • f36a31a071 Merge pull request #476 from wiredfool/cffi-pixelaccess wiredfool 2014-01-31 13:50:55 -0800
  • 293cbdef08 Merge pull request #485 from wiredfool/docs wiredfool 2014-01-31 13:46:46 -0800
  • 288a563d1a merge from master wiredfool 2014-01-31 13:45:31 -0800
  • c24c71e1e9 Merge 1dd80b2625 into 09ee0c0151 wiredfool 2014-01-31 13:17:47 -0800
  • 09ee0c0151 Add history Alex Clark 2014-01-31 16:17:24 -0500
  • 5750d5d6ef Merge pull request #474 from sciunto/bool Alex Clark ☺ 2014-01-31 13:16:38 -0800
  • 049a7c1bc2 Add history Alex Clark 2014-01-31 16:13:29 -0500
  • 2d3d0c794c Merge 8b7109d882 into 76f42fedd6 cgohlke 2014-01-30 19:34:54 -0800
  • 76f42fedd6 Merge pull request #506 from wiredfool/eps_save wiredfool 2014-01-30 19:34:46 -0800
  • caa609c438 Do away with @functools.total_ordering to restore Python 2.6 support Martin Panter 2014-01-31 01:32:46 +0000
  • 704ed76229 Update documentation for Python 3 Martin Panter 2014-01-18 07:35:50 +0000
  • a6fd013a77 Implement rich comparison using @total_ordering (2.7+, 3.2+) Martin Panter 2014-01-18 01:43:01 +0000
  • 5143df8561 Use range() rather than xrange(), for Python 3 compatibility Martin Panter 2014-01-18 01:39:41 +0000
  • 6977b592e3 Port more stuff to Python 3, dropping some pre-2.6 support Martin Panter 2014-01-17 11:58:34 +0000
  • cd61720845 Merge Pillow changes with Philippe Lagadec’s OleFileIO_PL fork Martin Panter 2014-01-17 11:10:03 +0000
  • ac5cb028be Convert OleFileIO.py to LF newlines before merging Martin Panter 2014-01-28 23:42:24 +0000
  • 0b79c83709 updated readme decalage 2013-07-24 00:37:53 +0200
  • a468016b63 v0.26: added methods to parse stream/storage timestamps, improved listdir to include storages, fixed parsing of direntry timestamps decalage 2013-07-24 00:34:12 +0200
  • e1fe77b48b fix #12 updated readme decalage 2013-05-27 07:34:36 +0200
  • 7d37cf071f - getproperties: improved exception handling - _raise_defect: added option to set exception type - all non-fatal issues are now recorded, and displayed when run as a script decalage 2013-05-27 07:27:04 +0200
  • 8e826441b2 2013-05-24 v0.25 PL: - getproperties: option to not convert some timestamps - OleMetaData: total_edit_time is now a number of seconds, not a timestamp - getproperties: added support for VT_BOOL, VT_INT, V_UINT - getproperties: filter out null chars from strings - getproperties: raise non-fatal defects instead of exceptions when properties cannot be parsed properly decalage 2013-05-25 00:28:36 +0200
  • 90f0b6796e updated readme decalage 2013-05-07 23:50:46 +0200
  • 5b616ca1be v0.24: slight improvements in OleMetadata, updated readme. decalage 2013-05-07 23:44:27 +0200
  • c5cd0ccefc updated readme decalage 2013-05-06 07:02:30 +0200
  • d5166fd97e - new class OleMetadata to parse standard properties - added get_metadata method to OleFileIO decalage 2013-05-05 23:52:20 +0200
  • 25158fe8b1 - getproperties: added conversion from filetime to python datetime - main: displays properties with date format decalage 2013-05-05 16:37:59 +0200
  • 4bdd2b2bef version 0.23 - updated readme and setup.py decalage 2012-09-11 23:57:37 +0200
  • f88809e5f3 Updated readme in markdown and rst formats decalage 2012-09-11 23:05:12 +0200
  • ab541b1b4d Added comments for patch submitted by mete0r_kr, changed version decalage 2012-07-25 07:15:29 +0200
  • bbee2b5b8a support file-like object mete0r sarangbang 2012-07-16 05:58:01 +0900
  • eaeb12f695 Fixed issue 2 - added close method to OleFileIO class decalage 2012-02-16 22:50:13 +0100
  • bd833a6972 Fixed issue 7 in OleFileIO.getproperties reported by chuckleberryfinn decalage 2012-02-16 22:26:03 +0100
  • 491f3e9f99 updated readme decalage 2011-10-20 05:50:14 +0200
  • 87a7ec955e version 0.21 2010-01-22 decalage 2011-10-20 05:40:42 +0200
  • 4248acb7a7 version 0.20 2009-12-11 decalage 2011-10-20 05:35:53 +0200
  • 61a3ceb812 version 0.19 2009-12-10 decalage 2011-10-20 05:34:48 +0200
  • 70a99619bc version 0.18 2007-12-05 decalage 2011-10-20 05:29:49 +0200
  • 18333d8edf version 0.17 2007-12-04 decalage 2011-10-20 05:29:01 +0200
  • e614631025 version 0.15 2007-11-25 decalage 2011-10-20 05:26:24 +0200
  • d6d3f50205 version 0.14 2007-11-19 decalage 2011-10-20 05:25:30 +0200
  • fad61ba20c version 0.13 2007-09-04 decalage 2011-10-20 05:23:32 +0200
  • f05f8001c5 Original version of OleFileIO.py from PIL, dated 2005-03-25, still current in PIL 1.1.7 on the 2011-10-20 decalage 2011-10-20 05:13:14 +0200
  • 6303345bc9 setup: look in multiarch paths in GNU platforms Pino Toscano 2014-01-29 23:27:43 +0100
  • 7cc9af6f83 added close/join Eric Soroos 2014-01-28 12:53:02 -0800
  • 4386c4edbb multiprocess --in progress wiredfool 2014-01-28 12:21:05 -0800
  • a0af87e524 Make test_file_jpeg compatible with Python 3 Joaquín Cuenca Abela 2014-01-28 08:48:40 +0100
  • bd5935032f initialize unused pointer to prevent freeing without allocating wiredfool 2014-01-27 23:24:42 -0800
  • 0141d15aad Allocate storage for font_bytes, fixes #483 wiredfool 2014-01-27 23:10:49 -0800
  • dd444a5819 Resolved conflict wiredfool 2014-01-27 20:34:09 -0800
  • 97c0be9358 enable test by default wiredfool 2014-01-27 20:31:22 -0800
  • 0a156ca68a Check for unsupported bitmap compression/encoding wiredfool 2014-01-27 20:30:52 -0800
  • 14175b786d Cleaning out prints, reenabling bad/questionable wiredfool 2014-01-27 20:26:26 -0800