Commit Graph

  • 0ffc1a848a Renamed test tiff files to 16bit*. They are 12bit data in a 16bit format wiredfool 2013-11-19 14:48:01 -0800
  • 7989378bfd Added a way to specify the render size for EPS files. Esteban Santana Santana 2013-11-17 01:26:44 -0600
  • f44f4efb68 Add history Alex Clark 2013-11-14 08:08:50 -0500
  • 9139427757 Merge pull request #411 from deepy/master Alex Clark ☺ 2013-11-14 05:07:56 -0800
  • 4ab7c2a782 Adds directories for NetBSD. Alexander Nordlund 2013-11-14 12:10:19 +0000
  • 2a3422335b Fix PyQt4&5 support. Aurelien Ballier 2013-11-13 12:34:09 +0100
  • 16dac77847 Docs: Noted import change for Image Plugins. Fixes #404, plugin not found wiredfool 2013-11-12 23:08:47 -0800
  • 18ced74c06 Image.convert mode 1 documentation update. Fixes #407 wiredfool 2013-11-12 22:40:36 -0800
  • ccb15453ed Merge 6121dd5aa5 into b4cf30f7fa Aurélien Ballier 2013-11-12 11:35:07 -0800
  • b4cf30f7fa Merge pull request #406 from wiredfool/gif-save wiredfool 2013-11-12 11:21:00 -0800
  • 5f7ce4468a Merge pull request #405 from d-schmidt/master wiredfool 2013-11-12 11:19:49 -0800
  • 06301c9eba don't create a new palette on Image._new if one already exists (i.e. after im.copy()) David Schmidt 2013-11-12 14:41:35 +0100
  • dd93820b74 Failing test for #403 wiredfool 2013-11-07 16:39:57 -0800
  • b4aa0429aa successful roundtrip test wiredfool 2013-11-07 16:39:36 -0800
  • 49191c78fb CHECK: support for int arrays as ifd entries wiredfool 2013-11-07 16:23:20 -0800
  • 1d6f6ffa10 error test for bw compression on RGB file wiredfool 2013-11-05 20:59:57 -0800
  • a4a9b36ed0 packbits isn't working correctly wiredfool 2013-11-05 20:53:18 -0800
  • d2f1fa0e5f two additional tags for saving color images with libtiff wiredfool 2013-11-05 20:49:09 -0800
  • 6121dd5aa5 Add Qt5 support. Aurélien Ballier 2013-11-05 19:14:15 +0100
  • 86a64dfd60 Add Qt5 support. Aurélien Ballier 2013-11-04 12:44:41 +0100
  • 840c7b9acb Closes #397. Fixed Viewer.show to return properly. Thayne McCombs 2013-10-30 19:40:21 -0600
  • 4da7c475ec Quote filenames and title before using on command line Thayne McCombs 2013-10-30 19:29:15 -0600
  • c3d9501838 Merge remote-tracking branch 'upstream/master' Thayne McCombs 2013-10-29 19:21:21 -0600
  • 79e091c880 Rename class and add skeleton for windows and mac Thayne McCombs 2013-10-28 20:36:37 -0600
  • ac25dab915 Add history [ci skip] Alex Clark 2013-10-27 07:28:02 -0400
  • f22ba9d8db Merge pull request #393 from cgohlke/patch-1 Alex Clark ☺ 2013-10-27 04:27:16 -0700
  • 0b5e2f3e7e Added support for custom commands for show Thayne McCombs 2013-10-27 00:28:32 -0600
  • 42b8ec37d7 Support RGBA TIFF with missing ExtraSamples tag cgohlke 2013-10-26 18:02:17 -0700
  • b9b45c1ba5 Add history [ci skip] Alex Clark 2013-10-24 06:08:53 -0400
  • e3d85700b4 Merge pull request #390 from wiredfool/webp-lossless Alex Clark ☺ 2013-10-24 03:08:24 -0700
  • 3aa703a9fa Add history [ci skip] Alex Clark 2013-10-24 06:07:57 -0400
  • b57d68e993 Merge pull request #389 from wiredfool/libtiff-save Alex Clark ☺ 2013-10-24 03:03:27 -0700
  • 46d33257ef Merge branch 'master' of github.com:python-imaging/Pillow Alex Clark 2013-10-24 06:02:29 -0400
  • ebec232662 Add history [ci skip] Alex Clark 2013-10-24 06:02:23 -0400
  • 06ba0ea757 Merge pull request #386 from liftoff/master Alex Clark ☺ 2013-10-24 03:00:51 -0700
  • 388c25b781 PhotometricInterpretation is set from SAVE_INFO, not the original image, so spurious test failure. wiredfool 2013-10-23 20:50:01 -0700
  • 63995459bc merge from master wiredfool 2013-10-22 16:18:06 -0700
  • f8abb98ffd Merge from master wiredfool 2013-10-22 16:05:18 -0700
  • 9f6c465f50 Merge pull request #388 from wiredfool/bigendian wiredfool 2013-10-22 15:59:13 -0700
  • 2c1e800836 added new VP8 mode for lossless reading of RGBA, fixes failing tests wiredfool 2013-10-22 12:44:09 -0700
  • 27b1054b77 Tests for writing lossless RGB and RGBA images wiredfool 2013-10-22 12:32:31 -0700
  • 5c501b8f64 Webp save documentation wiredfool 2013-10-22 12:32:01 -0700
  • 6a0516d2c9 final pass through atts: handling single rational tuple, using isStringType, flattening from single element tuple to string or int wiredfool 2013-10-22 10:10:37 -0700
  • 6357b4707c String attr test case wiredfool 2013-10-22 10:09:25 -0700
  • 758da6c581 whitespace error wiredfool 2013-10-22 10:06:33 -0700
  • c41a9b2b23 correcting debugging strings wiredfool 2013-10-22 09:29:56 -0700
  • 8655209b4a rm debugging print wiredfool 2013-10-22 09:24:51 -0700
  • 32e2f97b21 Tag issues with libtiff -- Need to parse the tuples for the ifd and the im.ifd. getattr + default for the im.ifd instead of silent try/except wiredfool 2013-10-22 09:18:41 -0700
  • 8d21ce1df7 py3k Eric Soroos 2013-10-21 22:53:35 +0000
  • 3128a76495 MM and II 16 bit integer tiffs pack/write properly using libtiff on bigendian platform Eric Soroos 2013-10-21 22:37:20 +0000
  • 6f8d968cbb MM and II 16 bit integer tiffs unpack properly using libtiff on bigendian platform Eric Soroos 2013-10-21 22:17:33 +0000
  • 7ece94edc7 compression in encoder info wiredfool 2013-10-21 09:30:06 -0700
  • 83bd3291db tests for the actual compression method of the compressed file wiredfool 2013-10-21 09:29:51 -0700
  • 1945fecdb6 Tests for endian issues in decoding 16bit tif images Eric Soroos 2013-10-21 05:19:52 +0000
  • a18ef74886 pass bool flag as int, not object wiredfool 2013-10-20 20:54:12 -0700
  • 0a91541df8 Add support for saving lossless WebP. Just pass 'lossless=True' to save(). Dan McDougall 2013-10-20 15:44:22 -0400
  • 366f9a5f35 uint16 varies from platform to platform, <u2 is spefific Eric Soroos 2013-10-19 03:30:02 +0000
  • 175c572432 I;16 images are little endian, not native endian Eric Soroos 2013-10-19 03:28:31 +0000
  • a803528c8a Merge pull request #383 from hugovk/master wiredfool 2013-10-17 09:28:48 -0700
  • 47430e36a9 Merge 92507e5d0a into f1e7b0bf0f hugovk 2013-10-17 09:04:50 -0700
  • 92507e5d0a Fix issue #382: TypeError with TransposedFont's getsize() hugovk 2013-10-17 19:00:42 +0300
  • c91bd27eec Add tests for rotated and non-rotated transposed font hugovk 2013-10-17 17:36:38 +0300
  • d14a1372ab Set Mavericks X11 include path only Aron Rosenberg 2013-10-16 13:36:26 -0700
  • 9a00cf769d Add Xquartz path to Mac search directory. Fixes 10.9 Mavericks clean install issue Aron Rosenberg 2013-10-16 11:56:21 -0700
  • f1e7b0bf0f Add history [ci skip] Alex Clark 2013-10-16 12:10:54 -0400
  • 55a0792815 Merge pull request #380 from wiredfool/lcms2 Alex Clark ☺ 2013-10-16 09:09:15 -0700
  • 98abeb2f43 Merge deb424c5cd into 646364d05b wiredfool 2013-10-16 03:11:15 -0700
  • 646364d05b Add history [ci skip] Alex Clark 2013-10-16 06:11:00 -0400
  • e83455d0e5 Merge pull request #379 from svanheulen/master wiredfool 2013-10-15 22:08:44 -0700
  • deb424c5cd working tests for LAB color conversions using ImagingCMS wiredfool 2013-10-15 22:04:51 -0700
  • bde4613843 format including the padding byte wiredfool 2013-10-15 22:04:22 -0700
  • 1865a5c438 Shifting the midpoint of the ab channels to 128. unshifting back to signed int on pack wiredfool 2013-10-15 22:01:30 -0700
  • fc2f873ae3 Merge 89b2653135 into 6f09474b6c Seth VanHeulen 2013-10-15 11:10:25 -0700
  • 89b2653135 Added tests for new 16 bit raw unpackers Seth VanHeulen 2013-10-15 14:10:11 -0400
  • fc474a7b6f Added more raw decoder 16 bit pixel formats Seth VanHeulen 2013-10-15 11:35:53 -0400
  • 6f09474b6c Wording [ci skip] Alex Clark 2013-10-15 08:58:40 -0400
  • 4ea4abe57d Don't duplicate info Alex Clark 2013-10-15 08:58:05 -0400
  • 238c5b99fb Wording [ci skip] Alex Clark 2013-10-15 08:53:58 -0400
  • e0e4c4d52c Shuffle Alex Clark 2013-10-15 08:51:15 -0400
  • a556a46f52 Shuffle and reclassify Alex Clark 2013-10-15 08:48:52 -0400
  • 08ac59e33c Move warnings to docs Alex Clark 2013-10-15 08:47:10 -0400
  • 539f1463cc Make notes more prominent Alex Clark 2013-10-15 08:44:46 -0400
  • 4458787f5e Back to RGBx format, 3 bands in 4 bytes. Tests for internal consistency wiredfool 2013-10-14 22:47:27 -0700
  • 54ff76ae09 Merge pull request #378 from d-schmidt/patch-2 Alex Clark ☺ 2013-10-14 03:11:28 -0700
  • 81bd4e9dfc Merge 18e2f3fff6 into b905ee8ba5 David Schmidt 2013-10-14 03:11:07 -0700
  • b905ee8ba5 Add history [ci skip] Alex Clark 2013-10-14 06:10:58 -0400
  • 4ed588294f Merge pull request #377 from irskep/doc-improvements Alex Clark ☺ 2013-10-14 03:01:00 -0700
  • 18e2f3fff6 Update installation.rst David Schmidt 2013-10-14 11:54:18 +0200
  • b18bc46a36 Merge c3de637362 into 58e6d89f80 Steve Johnson 2013-10-13 22:35:59 -0700
  • c3de637362 Fully document PIL.PSDraw Stephen Johnson 2013-10-13 22:30:00 -0700
  • 7030e50b36 Fully document PIL.ImageWin Stephen Johnson 2013-10-13 22:19:12 -0700
  • 4b4f090258 Fully document PIL.ImageTk Stephen Johnson 2013-10-13 22:09:02 -0700
  • 81ea5c35cb Fully document PIL.ImageStat Stephen Johnson 2013-10-13 21:57:07 -0700
  • f284c194ca Fully document PIL.ImageSequence Stephen Johnson 2013-10-13 21:49:35 -0700
  • 1a72ba260a Fully document PIL.ImageQt Stephen Johnson 2013-10-13 21:45:44 -0700
  • 6566a73bcf Fully document PIL.ImagePath Stephen Johnson 2013-10-13 21:41:21 -0700
  • 7881c86bba Document PIL.ImagePalette as best I can Stephen Johnson 2013-10-13 21:22:18 -0700
  • 58e6d89f80 Add history [ci skip] Alex Clark 2013-10-13 13:05:01 -0400
  • 4ea303af6f Merge pull request #375 from irskep/doc-improvements Alex Clark ☺ 2013-10-13 10:04:12 -0700
  • 7b55040cfa Merge 0f3f6dd1a3 into ceb325eb07 Steve Johnson 2013-10-13 09:57:08 -0700