patched/pil.git
2 years agoFix ancient bug with zlib deflating master
Alexey Borzenkov [Mon, 27 Jul 2009 13:46:51 +0000]
Fix ancient bug with zlib deflating

2 years agoRevert "Remove ancient workaround, see http://mail.python.org/pipermail/image-sig...
Alexey Borzenkov [Mon, 27 Jul 2009 13:03:05 +0000]
Revert "Remove ancient workaround, see mail.python.org/pipermail/image-sig/2009-July/005798.html"

As it turns out, this workaround is actually needed. Generates corrupt png files otherwise...

This reverts commit a415d0f312a2b585f3b23f77cff0cf741dee3551.

2 years agoPrefer tcl/tk stubs in _imagingtk
Alexey Borzenkov [Mon, 27 Jul 2009 11:08:14 +0000]
Prefer tcl/tk stubs in _imagingtk

2 years agoI've moved to Python 2.6 a long time ago, but still used old libraries
Alexey Borzenkov [Mon, 27 Jul 2009 10:33:05 +0000]
I've moved to Python 2.6 a long time ago, but still used old libraries

* Recompiled libraries with Visual C++ 2008 Express
* Upgraded to Freetype 2.3.7

2 years agoRemove ancient workaround, see http://mail.python.org/pipermail/image-sig/2009-July...
Alexey Borzenkov [Mon, 27 Jul 2009 09:57:44 +0000]
Remove ancient workaround, see mail.python.org/pipermail/image-sig/2009-July/005798.html

3 years agoImprove color distribution in packing of L;4 and L;4R
Alexey Borzenkov [Fri, 10 Apr 2009 09:29:21 +0000]
Improve color distribution in packing of L;4 and L;4R

3 years agoFix typo in unpacking of L;4R
Alexey Borzenkov [Fri, 10 Apr 2009 09:28:48 +0000]
Fix typo in unpacking of L;4R

3 years agoImplement packing of L;4 and L;4R (lsb first)
Alexey Borzenkov [Fri, 10 Apr 2009 09:24:03 +0000]
Implement packing of L;4 and L;4R (lsb first)

3 years agoImplement unpacking of L;4R (lsb first)
Alexey Borzenkov [Fri, 10 Apr 2009 09:23:46 +0000]
Implement unpacking of L;4R (lsb first)

3 years agoImplement special DirectX-related pack/unpack modes
Alexey Borzenkov [Fri, 10 Apr 2009 09:13:18 +0000]
Implement special DirectX-related pack/unpack modes

3 years agoFix ImageFile.Parser: ensure image is loaded before _ParserFile is closed
Alexey Borzenkov [Tue, 2 Sep 2008 12:49:06 +0000]
Fix ImageFile.Parser: ensure image is loaded before _ParserFile is closed

3 years agoImprove compilation under mingw
Alexey Borzenkov [Thu, 28 Aug 2008 10:36:48 +0000]
Improve compilation under mingw

3 years agoAdded a very simple RGBa->RGBA conversion
Alexey Borzenkov [Tue, 17 Jun 2008 12:46:30 +0000]
Added a very simple RGBa->RGBA conversion

4 years agoAdded RGB to RGBa dummy conversion, plus added BGR;15 and BGR;16 packing code.
Alexey Borzenkov [Wed, 27 Feb 2008 14:49:30 +0000]
Added RGB to RGBa dummy conversion, plus added BGR;15 and BGR;16 packing code.

4 years agoAdded support for RGBa packing.
Alexey Borzenkov [Thu, 7 Feb 2008 14:20:12 +0000]
Added support for RGBa packing.

4 years agoFreetype was relocated one level up.
Alexey Borzenkov [Thu, 10 Jan 2008 09:16:31 +0000]
Freetype was relocated one level up.

4 years agoAdd P;4R raw type, where high and low 4-bits are swapped.
Alexey Borzenkov [Tue, 4 Dec 2007 13:50:22 +0000]
Add P;4R raw type, where high and low 4-bits are swapped.

4 years agoJust slash to backslash correction
Alexey Borzenkov [Fri, 29 Jun 2007 17:22:34 +0000]
Just slash to backslash correction

4 years agoAdded support for building with static freetype and mingw
Alexey Borzenkov [Fri, 29 Jun 2007 17:02:38 +0000]
Added support for building with static freetype and mingw

4 years agoSupport per-image customization of tga orientation
Alexey Borzenkov [Fri, 22 Jun 2007 18:29:16 +0000]
Support per-image customization of tga orientation

4 years agoAdded support for writing bottom-up tga files (by default)
Alexey Borzenkov [Fri, 22 Jun 2007 12:27:22 +0000]
Added support for writing bottom-up tga files (by default)

4 years agoFixed bug with RGB to BGR;15 conversion
Alexey Borzenkov [Mon, 28 May 2007 16:44:10 +0000]
Fixed bug with RGB to BGR;15 conversion

4 years agoAdded support for saving BGR;15 .tga files
Alexey Borzenkov [Mon, 28 May 2007 16:19:01 +0000]
Added support for saving BGR;15 .tga files

5 years agoPatch by Kevin Cazabon for CMYK JPEG images
Alexey Borzenkov [Wed, 18 Apr 2007 04:55:35 +0000]
Patch by Kevin Cazabon for CMYK JPEG images

5 years agoAdded my build scripts under version control
Alexey Borzenkov [Sat, 14 Apr 2007 18:36:48 +0000]
Added my build scripts under version control

5 years agoAdded my clipboard patch
Alexey Borzenkov [Sat, 14 Apr 2007 17:09:19 +0000]
Added my clipboard patch

5 years agoApplied my bmp patches
Alexey Borzenkov [Sat, 10 Mar 2007 12:25:07 +0000]
Applied my bmp patches

5 years agoApplied my packing and tga patches
Alexey Borzenkov [Sat, 10 Mar 2007 12:23:29 +0000]
Applied my packing and tga patches

5 years agoChecked in PIL-1.1.6 pil
Alexey Borzenkov [Sat, 10 Mar 2007 12:20:18 +0000]
Checked in PIL-1.1.6