| 
							
							
								 wiredfool | aab33141f3 | 3.3.1 Release Version bump | 2016-08-17 21:35:58 +01:00 |  | 
			
				
					| 
							
							
								 homm | 57addf02b6 | fix image loading when rotating by 0 deg | 2016-08-17 21:25:57 +01:00 |  | 
			
				
					| 
							
							
								 Matthew Brett | 9fb400ac42 | BUG: fix C90 compilation error for new Tk method New Tk code that picks up libraries at run-time causes complaints and errors;
fix.
See: https://github.com/python-pillow/Pillow/issues/2017 | 2016-08-17 21:24:47 +01:00 |  | 
			
				
					| 
							
							
								 Alexander Karpinsky | f12febf3a9 | Merge pull request #2073 from radarhere/typos Fixed typos | 2016-08-15 13:58:19 +03:00 |  | 
			
				
					| 
							
							
								 Manoj Mohan | 4ab18e2b50 | Installation instructions  on Fedora Python3 Added installations instructions of Pillow on Fedora Python3 | 2016-08-15 08:12:47 +05:30 |  | 
			
				
					| 
							
							
								 Andrew Murray | aad079a669 | Fixed typos | 2016-08-14 16:44:56 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 5f31fe8b38 | Merge pull request #2072 from radarhere/typos Fixed typos | 2016-08-13 11:23:36 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 61972f03ec | Fixed typos [ci skip] | 2016-08-13 12:32:13 +10:00 |  | 
			
				
					| 
							
							
								 Arjen Nienhuis | c016a12556 | Fix PyArg_ParseTuple format in getink() Argument r is a PY_LONG_LONG
This fixes test failures on powerpc for "LA" images | 2016-08-12 06:49:02 +02:00 |  | 
			
				
					| 
							
							
								 homm | 193c756139 | return implicit RGBA to JPEG save, raise warning | 2016-08-09 03:11:35 +03:00 |  | 
			
				
					| 
							
							
								 wiredfool | cf27e03dcd | Added return for J2k (and fpx) Load to return a pixel access object | 2016-08-08 07:36:34 -07:00 |  | 
			
				
					| 
							
							
								 Arjen Nienhuis | 299713313a | Fixed whitespace issue | 2016-08-08 00:09:55 +02:00 |  | 
			
				
					| 
							
							
								 Arjen Nienhuis | 28ede3a327 | Merged BGRa test into Tests/test_lib_pack.py | 2016-08-08 00:07:08 +02:00 |  | 
			
				
					| 
							
							
								 Arjen Nienhuis | 916ea94052 | Add packing from RGBA to BGRa | 2016-08-07 15:34:45 +02:00 |  | 
			
				
					| 
							
							
								 Arjen Nienhuis | 124e42ade3 | Improved error message for missing packer It's not that the raw mode does not exist.
There is just no direct conversion. | 2016-08-07 14:32:11 +02:00 |  | 
			
				
					| 
							
							
								 Paul Korir | 5a8ecc6d60 | Update image-file-formats.rst | 2016-08-07 12:31:56 +01:00 |  | 
			
				
					| 
							
							
								 Paul Korir | 608a7776b2 | Table of contents Added a table of contents of the available support file formats | 2016-08-07 12:31:09 +01:00 |  | 
			
				
					| 
							
							
								 homm | 1b54e01736 | Revert "temporary disable PCX P mode test due to errors in codec" This reverts commit afff487084. | 2016-08-07 13:48:01 +03:00 |  | 
			
				
					| 
							
							
								 homm | 993e49c0be | Merge branch 'master' into rotation-pixel-center | 2016-08-07 13:47:16 +03:00 |  | 
			
				
					| 
							
							
								 Arjen Nienhuis | 2ecbcce415 | add unpacking from BRGa | 2016-08-07 13:32:19 +03:00 |  | 
			
				
					| 
							
							
								 wiredfool | a08514d7ba | Update CHANGES.rst [ci skip] | 2016-08-06 22:57:02 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | 370d3f8c13 | Merge pull request #2033 from matthew-brett/fix-iso-c90-tk-error FIX: fix C90 compilation error for Tcl / Tk stuff | 2016-08-06 22:56:06 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | ccba5572dc | Update CHANGES.rst [ci skip] | 2016-08-06 22:30:02 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | ffa18c8efd | Merge pull request #2011 from vlmath/master Add ImageOps.scale to expand or contract a PIL image by a factor | 2016-08-06 22:19:50 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | 879f864cd1 | Merge pull request #2050 from hugovk/flake8 flake8 tests | 2016-08-06 22:13:41 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | f6e71fd5c3 | Merge pull request #2035 from radarhere/freetype Updated freetype to 2.6.5 | 2016-08-06 22:11:02 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | 0a8385f5e0 | Merge pull request #2041 from uploadcare/pcx-encoding PCX encoding fixes | 2016-08-06 22:09:22 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | 7bfd2ca4c0 | Merge pull request #2034 from uploadcare/release-notes-3.4 Release note about new filters | 2016-08-06 22:07:37 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | 25b3775004 | Merge pull request #2031 from techtonik/patch-1 installation.rst: Windows console prompts are > | 2016-08-06 22:04:38 +01:00 |  | 
			
				
					| 
							
							
								 wiredfool | 3f2ce1f6b7 | Merge pull request #2027 from techtonik/patch-2 Expose Pillow package version as PIL.__version__ | 2016-08-06 22:03:46 +01:00 |  | 
			
				
					| 
							
							
								 Alexander Karpinsky | bc2c933552 | Merge pull request #2052 from uploadcare/rotate-loading Fix image loading when rotating by 0 deg | 2016-08-05 19:35:06 +03:00 |  | 
			
				
					| 
							
							
								 homm | 3185262e31 | fix image loading when rotating by 0 deg | 2016-08-05 19:20:02 +03:00 |  | 
			
				
					| 
							
							
								 hugovk | 2c4a1209f4 | flake8 | 2016-08-04 09:40:12 +03:00 |  | 
			
				
					| 
							
							
								 homm | 467f6cfcbb | rename test | 2016-07-29 12:47:36 +03:00 |  | 
			
				
					| 
							
							
								 homm | 87b20389d8 | fix any errors | 2016-07-28 05:30:27 +03:00 |  | 
			
				
					| 
							
							
								 homm | 978c37d699 | add tests for different PCX encoding cases | 2016-07-28 05:29:24 +03:00 |  | 
			
				
					| 
							
							
								 homm | f8912a73e0 | code style | 2016-07-27 14:41:04 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 53ffd26e62 | Updated freetype to 2.6.5 | 2016-07-19 20:19:34 +10:00 |  | 
			
				
					| 
							
							
								 homm | 07209e9b98 | release note about new filters | 2016-07-18 02:39:29 +03:00 |  | 
			
				
					| 
							
							
								 Matthew Brett | f3565f3300 | BUG: fix C90 compilation error for new Tk method New Tk code that picks up libraries at run-time causes complaints and errors;
fix.
See: https://github.com/python-pillow/Pillow/issues/2017 | 2016-07-17 17:58:53 +00:00 |  | 
			
				
					| 
							
							
								 anatoly techtonik | 7bfb2527bb | Expose Pillow package version as PIL.__version__ | 2016-07-15 11:00:55 +03:00 |  | 
			
				
					| 
							
							
								 anatoly techtonik | f01c2a37da | installation.rst: Windows console prompts are > | 2016-07-15 10:51:00 +03:00 |  | 
			
				
					| 
							
							
								 homm | 7a4847f457 | all literals are bytes | 2016-07-12 22:54:15 +03:00 |  | 
			
				
					| 
							
							
								 homm | 107307dfc9 | do not use as_dictanywhere in tests except tests for as_dict warnings | 2016-07-12 21:34:15 +03:00 |  | 
			
				
					| 
							
							
								 homm | c2b4ff5fa4 | skip empty values in ImageFileDirectory | 2016-07-12 18:09:02 +03:00 |  | 
			
				
					| 
							
							
								 Marco De Donno | 8355a34c14 | patch : image copy | 2016-07-11 12:18:07 +02:00 |  | 
			
				
					| 
							
							
								 Alexander Karpinsky | 37841dbaeb | Merge pull request #2012 from uploadcare/endless-files Remove "end of file" banner from all files | 2016-07-11 14:15:02 +04:00 |  | 
			
				
					| 
							
							
								 Marco De Donno | 47ebf695ac | Patch : Change from self to image | 2016-07-11 12:00:44 +02:00 |  | 
			
				
					| 
							
							
								 wiredfool | 3df1137c3a | Merge pull request #2018 from wiredfool/doc-warnings Fix documentation warnings, convert params to Sphinx format | 2016-07-11 10:49:11 +02:00 |  | 
			
				
					| 
							
							
								 homm | afff487084 | temporary disable PCX P mode test due to errors in codec | 2016-07-11 05:25:47 +03:00 |  |