Commit Graph

4076 Commits

Author SHA1 Message Date
Hugo
25e1da7de9 Merge pull request #1017 from wiredfool/build-docs
Build docs
2014-11-19 22:58:24 +02:00
wiredfool
d1f4633c7b Many links to mode concept anchor [ci skip] 2014-11-19 12:49:27 -08:00
wiredfool
eedff2d59b Mode reference anchor 2014-11-19 12:49:06 -08:00
wiredfool
d825c76274 Updated Test/Support Matrix [ci skip] 2014-11-19 12:15:28 -08:00
wiredfool
6c85d443f4 Build Options section [ci skip] 2014-11-19 12:14:57 -08:00
Hugo
d823fae780 Update CHANGES.rst [CI skip] 2014-11-19 22:14:40 +02:00
Hugo
81bb6df88d Merge pull request #1016 from wiredfool/port-docs
Better docs explaining import _imaging failure
2014-11-19 21:57:21 +02:00
wiredfool
b13a90441f Better docs explaining import _imaging failure [ci skip] 2014-11-19 11:42:26 -08:00
homm
bc0f896a47 rename Antialias and stretch to resample 2014-11-19 14:36:00 +03:00
homm
1a097d2e02 Merge commit 'e0b94d65bedb4a2124228aa579686a3ba2974d11' into replace-resize 2014-11-19 13:45:04 +03:00
homm
814dd3123e fix comments 2014-11-19 13:15:50 +03:00
homm
a86e032a18 return fresh image is no mode specified and cached version otherwise 2014-11-19 03:41:44 +03:00
homm
41029f0149 make im.stretch strong alias to im.resize.
mark im.stretch as deprecated.
2014-11-19 03:26:17 +03:00
homm
6078e6e1a7 this bug actually was in previous implementation too:
type switch default case was never achieved because special
images is in image8 pointers, not in image32
2014-11-19 03:15:24 +03:00
homm
24ed800fae merge imaging and imaging core resize tests 2014-11-19 03:06:26 +03:00
homm
513e2a12dd resize test rework 2014-11-19 03:03:49 +03:00
Hugo
e0b94d65be Merge pull request #1014 from hugovk/unused_var
Remove unused variable, and other minor flake8 warnings
2014-11-17 14:05:42 +02:00
Hugo
02476b7689 Remove unused variable, and other minor flake8 warnings 2014-11-17 10:33:31 +02:00
wiredfool
a40854499f Update CHANGES.rst [ci skip] 2014-11-15 21:33:21 -08:00
wiredfool
a32f797801 Merge pull request #1012 from wiredfool/libtiff-save-bytesio
Fix for saving TIFF image into an io.BytesIO buffer
2014-11-15 21:31:52 -08:00
wiredfool
9a2cc7df83 hoist import, move test to libtiff 2014-11-15 20:38:52 -08:00
Martin Fergie
8b0ecb6192 Added test for different compression types. 2014-11-14 14:37:03 +00:00
Martin Fergie
dd3a46520c Fix for saving to io.BytesIO() 2014-11-14 12:29:10 +00:00
Hugo
9da99dee8d Update CHANGES.rst [CI skip] 2014-11-14 08:42:41 +02:00
Hugo
c2cd52d3fe Merge pull request #1010 from wiredfool/antialias-debug
Fix Antialias compilation on debug versions of python
2014-11-14 08:41:37 +02:00
Hugo
ebbee834c9 Update CHANGES.rst [CI skip] 2014-11-14 08:40:06 +02:00
Hugo
b5b0b889d3 Merge pull request #1009 from wiredfool/putdata-1008
Fix for Image.putdata segfault
2014-11-14 08:37:50 +02:00
wiredfool
9d1fde0fff Use __NO_INLINE__ instead of Py_DEBUG 2014-11-13 21:35:06 -08:00
wiredfool
112a4815f0 Fix compilation on debug versions of python 2014-11-13 15:53:51 -08:00
wiredfool
f75c5562c7 Fix #1008, Correct argument to PySequence_Fast_GET_ITEM 2014-11-13 15:33:37 -08:00
wiredfool
a105cd7edb Test for issue #1008 2014-11-13 15:33:37 -08:00
Hugo
ccba6af498 Update CHANGES.rst [CI skip] 2014-11-13 10:10:42 +02:00
Hugo
5ae3c1c881 Merge pull request #1007 from wiredfool/ico_save
Ico save, additional tests
2014-11-13 10:09:14 +02:00
wiredfool
03d20d3b6a More tests for ico save 2014-11-12 22:45:35 -08:00
wiredfool
3065df66c3 Merge pull request #989 from thegeorgeous/patch-1
Update installation.rst [ci skip]
2014-11-12 22:30:30 -08:00
wiredfool
ad1b919342 Update CHANGES.rst [ci skip] 2014-11-12 22:15:26 -08:00
wiredfool
212f9d7d8b Merge pull request #1003 from AurelienBallier/master
Use PyQt4 if already imported
2014-11-12 22:12:46 -08:00
Aurélien Ballier
37252a67cc Fix bad importà 2014-11-11 19:39:05 +01:00
Aurélien Ballier
f3284e57a6 Merge remote-tracking branch 'upstream/master'
Conflicts:
	PIL/ImageQt.py
2014-11-11 18:00:00 +01:00
Hugo
35e3ccee1a Merge pull request #1000 from wiredfool/image-doc
Added ref to getpalette
2014-11-10 07:49:09 +02:00
wiredfool
ba178bef85 Added ref to getpalette 2014-11-09 20:51:20 -08:00
homm
aabf66a7a4 fix tests: use im.transform directly when result is compared
with other transform operations.
2014-11-10 02:11:12 +03:00
wiredfool
aff274011b Update CHANGES.rst [ci skip] 2014-11-09 11:42:39 -08:00
homm
f88878c20b reflect changes in documentation 2014-11-09 21:52:16 +03:00
homm
693aff7ee1 remove thumbnail fallback 2014-11-09 21:52:16 +03:00
homm
aba798af25 replace resize implementation 2014-11-09 21:52:16 +03:00
wiredfool
482f658704 Update CHANGES.rst [ci skip] 2014-11-09 10:50:38 -08:00
wiredfool
d781d56aa5 Merge pull request #977 from homm/fast-stretch
Imaging.stretch optimization
2014-11-09 10:47:46 -08:00
homm
90ee223305 Move ImagingTransposeToNew from Antialias.c to Geometry.c 2014-11-09 03:15:54 +03:00
homm
3894dbe754 fix typo 2014-11-09 03:08:26 +03:00