Commit Graph

  • 77210e410d test for common modes and filters pass box for RGBA → RGBa conversion homm 2016-12-02 16:33:48 +0300
  • cf25722a73 improve error message homm 2016-12-02 15:42:33 +0300
  • 98042cd4b7 fix memory leak homm 2016-12-02 15:40:41 +0300
  • 295382aadc vertical and horizontal pass with boxes homm 2016-12-02 15:40:32 +0300
  • 3d72e9828f add param info homm 2016-12-02 03:11:02 +0300
  • 1477fbc07a update tests, add comments homm 2016-12-02 02:59:40 +0300
  • 15347b6703 Fixed typo [ci skip] Andrew Murray 2016-12-02 10:27:38 +1100
  • e4623c425e Fixed typo Andrew Murray 2016-12-02 09:01:00 +1100
  • 7ea0611af4 crop roi for vertical pass if box is used homm 2016-12-01 21:09:29 +0300
  • 132412fdf3 Updated Changes.rst [ci skip] wiredfool 2016-12-01 17:19:36 +0000
  • 0957309787 Merge pull request #2267 from hugovk/only-save-relevant-sizes wiredfool 2016-12-01 17:18:47 +0000
  • 617c850337 Merge pull request #2265 from hugovk/256x256-ico wiredfool 2016-12-01 17:16:57 +0000
  • 937199e545 document limits wiredfool 2016-12-01 09:11:04 -0800
  • 711e95e361 Fix bug in test_idf_rational_save Chris Hogan 2016-12-01 11:10:03 -0600
  • cf85e8f1c7 design docs for file closing wiredfool 2016-11-14 07:26:52 -0800
  • 1fcde0bd9f design docs for file closing wiredfool 2016-11-14 07:00:17 -0800
  • d382183591 compute bounds and kk before passes homm 2016-12-01 14:04:31 +0300
  • 4ff7afbe16 xbounds → bounds kmax → ksize homm 2016-12-01 13:46:12 +0300
  • c7161af924 set error type when it happens homm 2016-12-01 04:10:58 +0300
  • 8d7355e733 do not allocate memory in normalize_coeffs_8bpc homm 2016-12-01 04:02:22 +0300
  • 02e1ae3d8f move precompute_coeffs to ImagingResampleInner homm 2016-12-01 03:26:10 +0300
  • 2c2bdd80ef split out ImagingResampleInner from ImagingResample homm 2016-11-30 21:59:21 +0300
  • 9842505a60 remove fifth argument from ResampleFunction homm 2016-11-30 20:43:54 +0300
  • 6def4bfc73 roi → box homm 2016-11-30 20:01:28 +0300
  • 276fdbc78d Revert "remove deprecated since Pillow 2.7 Image.im.stretch() method" homm 2016-11-30 19:56:55 +0300
  • adfda1a5a4 Python 3 compatibility hugovk 2016-11-30 16:50:44 +0200
  • 880464f46c Only save relevant sizes hugovk 2016-11-30 16:41:43 +0200
  • ed4c0a58e8 Test case for #2266 hugovk 2016-11-30 16:36:04 +0200
  • b341898c7f Allow 256x256 sizes hugovk 2016-11-30 16:00:14 +0200
  • 43fc9c9b59 flake8 hugovk 2016-11-30 14:51:30 +0200
  • cc89d95f02 Fix saving 256x256 icons hugovk 2016-11-30 14:50:53 +0200
  • 4061c3836c Created with IrfanView hugovk 2016-11-30 14:38:04 +0200
  • 4d6c2d5601 Test saving 256x256 icons hugovk 2016-11-30 14:37:50 +0200
  • 4079c7f192 allocate new image outside of ResampleHorizontal/ResampleVertical homm 2016-11-30 05:27:20 +0300
  • 1be778a3e0 Merge b26391e745 into 6145a7216b Marcus Brinkmann 2016-11-27 16:29:37 +0000
  • 1d13f6a7bc Rename all sample scripts to start with "pil" Mike Gilbert 2016-11-26 16:02:32 -0500
  • 25f921294d Only install scripts starting with "pil" Mike Gilbert 2016-11-26 13:23:44 -0500
  • 7875ecb193 Trigger rebuild aagaidiu 2016-11-25 18:43:21 -0800
  • 67be3a9eda Added future print_function imports Andrew Murray 2016-11-26 11:05:56 +1100
  • 4ed31e8ef7 Updated comments to use print as a function Andrew Murray 2016-11-19 11:19:43 +1100
  • 0fd17488ed Use similarity epsilon 0.5 for WMF, as vector rendering looks different across Windows platforms aagaidiu 2016-11-25 16:02:01 -0800
  • 62baf977fb EMF/WMF comparison: use assert_image_similar() aagaidiu 2016-11-25 15:56:24 -0800
  • b06103acc7 WMF/EMF: Compare to reference PNG rendering aagaidiu 2016-11-25 15:45:41 -0800
  • c7faca7e0f WMF/EMF: Unpack signed integers using unpack() aagaidiu 2016-11-25 15:34:39 -0800
  • 44e443fa75 fix int boundaries homm 2016-11-26 01:38:55 +0300
  • 95163ef2db Merge a6661a9a46 into 06895b6fa4 arjennienhuis 2016-11-25 11:59:15 +0000
  • 8a1b5c7e08 Merge f01c2a37da into b28c176817 anatoly techtonik 2016-11-24 03:50:54 +0000
  • 8ab14e50aa Merge 8bcca98583 into 0d08ec1c64 Andrew Murray 2016-11-24 03:50:54 +0000
  • 2ae101371b Merge 57dc4cc95f into 0d08ec1c64 Christoph Gohlke 2016-11-24 03:34:19 +0000
  • ef787bc3f5 use ROI in precompute_coeffs homm 2016-11-24 06:11:36 +0300
  • a1fedc0f8a expose roi to precompute_coeffs (still noop) homm 2016-11-24 06:05:20 +0300
  • 338610b112 nearest and copy ROI homm 2016-11-24 05:12:41 +0300
  • f828416752 add roi argument to Image.resize() method constraints check homm 2016-11-24 04:40:54 +0300
  • e7569a1ee9 remove deprecated since Pillow 2.7 Image.im.stretch() method homm 2016-11-24 04:33:46 +0300
  • a568e46899 WMF/WMF tests: just test open(), not load() aagaidiu 2016-11-23 14:48:22 -0800
  • e3715b86e1 Basic load tests for WMF and EMF formats aagaidiu 2016-11-23 14:33:24 -0800
  • bfd09d7bf1 EMF: support negative bounding box coordinates aagaidiu 2016-11-23 13:31:33 -0800
  • ce3432f5f4 Test for issue #2206 wiredfool 2016-11-23 06:24:40 -0800
  • 76b1eb242e Fix for issue #2206 wiredfool 2016-11-23 06:14:06 -0800
  • 01392fcb2e Update CHANGES.rst [ci skip] wiredfool 2016-11-29 19:35:53 +0000
  • e0b957240b Merge pull request #2087 from cskau/patch-1 wiredfool 2016-11-29 19:33:52 +0000
  • 6145a7216b Update CHANGES.rst [ci skip] wiredfool 2016-11-27 16:29:05 +0000
  • 0271887115 Merge pull request #2256 from radarhere/imageops wiredfool 2016-11-27 16:28:03 +0000
  • 17f9260f5c Update CHANGES.rst [ci skip] wiredfool 2016-11-27 16:07:37 +0000
  • 0116c9240e EMF: support negative bounding box coordinates (#2249) glexey 2016-11-27 08:03:51 -0800
  • fdeff998df Merge pull request #2216 from radarhere/open wiredfool 2016-11-27 15:59:20 +0000
  • 14cfec0b49 Added decompression bomb check to WalImageFile Andrew Murray 2016-11-26 11:50:56 +1100
  • 87de178e0b Added context manager when opening files in WalImageFile Andrew Murray 2016-11-26 11:29:20 +1100
  • 378dbb2f9f Improved description of method parameter Andrew Murray 2016-11-26 10:57:51 +1100
  • 06895b6fa4 Update CHANGES.rst [CI skip] Hugo 2016-11-24 08:37:52 +0200
  • fb54b1da2e Merge pull request #2248 from uploadcare/use-_new Hugo 2016-11-24 08:32:13 +0200
  • 0d08ec1c64 Merge pull request #2252 from uploadcare/resample-roi Alexander Karpinsky 2016-11-24 04:24:57 +0300
  • bcb6d606a2 fix typo! homm 2016-11-24 04:06:18 +0300
  • d4784bffb2 return copy of the image if size matches homm 2016-11-24 03:30:36 +0300
  • 9947794ccd fix spelling error homm 2016-11-24 03:08:57 +0300
  • 14734b1d97 remove _makeself deprecated method homm 2016-11-24 03:03:31 +0300
  • 37698d8395 Update CHANGES.rst [CI skip] Hugo 2016-11-23 16:10:56 +0200
  • 6fa7f3fc67 Merge pull request #2241 from wiredfool/sunrle Hugo 2016-11-23 16:10:17 +0200
  • 212508b3f2 Review comments wiredfool 2016-11-23 05:33:02 -0800
  • 5773fd8396 _makeself → _new homm 2016-11-23 14:41:43 +0300
  • 073a499837 Updated libtiff to 4.0.7 Andrew Murray 2016-11-23 21:29:12 +1100
  • 52b1f46b12 Deprecate vendored version of olefile Python package in favor of upstream Jon Dufresne 2016-11-05 11:11:30 -0700
  • e0cbef34fb Installed extra test files on Appveyor wiredfool 2016-11-22 07:19:39 -0800
  • e273ab04dc FIX: fixed isOleFile issue when passing file content with len < MINIMAL_OLEFILE_SIZE Nazarii Gudzovatyi 2016-11-22 18:07:11 +0200
  • 70c5367c33 FIX: fixed isOleFile issue when passing file content with len < MINIMAL_OLEFILE_SIZE Nazarii Gudzovatyi 2016-11-22 17:47:21 +0200
  • 2e178d7dbb Update CHANGES.rst [ci skip] wiredfool 2016-11-22 15:23:41 +0000
  • 620d082457 Merge pull request #2240 from uploadcare/draft-min-scale wiredfool 2016-11-22 15:22:59 +0000
  • 82caa13a02 Additional test images for sun raster files wiredfool 2016-11-22 06:47:33 -0800
  • 846bc32941 Updated Changes.rst [ci skip] wiredfool 2016-11-22 12:48:36 +0000
  • 99b7161a85 Merge pull request #2235 from radarhere/tktcl wiredfool 2016-11-22 12:46:18 +0000
  • 3265f2e50b Merge pull request #2236 from radarhere/webp wiredfool 2016-11-22 12:45:42 +0000
  • 3c7df34206 Merge pull request #2237 from radarhere/openjpeg wiredfool 2016-11-22 12:45:20 +0000
  • faac38c4f8 Missing trailing comma merged two elements wiredfool 2016-11-22 04:41:10 -0800
  • d1b25850f0 Updated Changes.rst [ci skip] wiredfool 2016-11-22 12:39:03 +0000
  • d3cdaabf7c Merge pull request #2186 from timgraham/escape-sequences-bytes wiredfool 2016-11-22 12:34:50 +0000
  • b1c816169e Merge pull request #2243 from wiredfool/pr_2192 wiredfool 2016-11-22 12:31:03 +0000
  • 85cf6d3140 Drop support for Python 3.2 Jon Dufresne 2016-11-07 04:35:23 -0800
  • dbe9f85c7d Drop support for Python 2.6 Jon Dufresne 2016-11-07 04:33:46 -0800
  • 70c2df21ca Merge pull request #2213 from wiredfool/setup wiredfool 2016-11-22 12:14:57 +0000
  • 96b92ebaf1 Merge 88d7728f8e into 8b4cd7eb7a Hugo 2016-11-22 12:14:37 +0000