summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alexey Borzenkov [Mon, 27 Jul 2009 13:46:51 +0000]
Fix ancient bug with zlib deflating
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.
Alexey Borzenkov [Mon, 27 Jul 2009 11:08:14 +0000]
Prefer tcl/tk stubs in _imagingtk
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
Alexey Borzenkov [Mon, 27 Jul 2009 09:57:44 +0000]
Remove ancient workaround, see mail.python.org/pipermail/image-sig/2009-July/005798.html
Alexey Borzenkov [Fri, 10 Apr 2009 09:29:21 +0000]
Improve color distribution in packing of L;4 and L;4R
Alexey Borzenkov [Fri, 10 Apr 2009 09:28:48 +0000]
Fix typo in unpacking of L;4R
Alexey Borzenkov [Fri, 10 Apr 2009 09:24:03 +0000]
Implement packing of L;4 and L;4R (lsb first)
Alexey Borzenkov [Fri, 10 Apr 2009 09:23:46 +0000]
Implement unpacking of L;4R (lsb first)
Alexey Borzenkov [Fri, 10 Apr 2009 09:13:18 +0000]
Implement special DirectX-related pack/unpack modes
Alexey Borzenkov [Tue, 2 Sep 2008 12:49:06 +0000]
Fix ImageFile.Parser: ensure image is loaded before _ParserFile is closed
Alexey Borzenkov [Thu, 28 Aug 2008 10:36:48 +0000]
Improve compilation under mingw
Alexey Borzenkov [Tue, 17 Jun 2008 12:46:30 +0000]
Added a very simple RGBa->RGBA conversion
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.
Alexey Borzenkov [Thu, 7 Feb 2008 14:20:12 +0000]
Added support for RGBa packing.
Alexey Borzenkov [Thu, 10 Jan 2008 09:16:31 +0000]
Freetype was relocated one level up.
Alexey Borzenkov [Tue, 4 Dec 2007 13:50:22 +0000]
Add P;4R raw type, where high and low 4-bits are swapped.
Alexey Borzenkov [Fri, 29 Jun 2007 17:22:34 +0000]
Just slash to backslash correction
Alexey Borzenkov [Fri, 29 Jun 2007 17:02:38 +0000]
Added support for building with static freetype and mingw
Alexey Borzenkov [Fri, 22 Jun 2007 18:29:16 +0000]
Support per-image customization of tga orientation
Alexey Borzenkov [Fri, 22 Jun 2007 12:27:22 +0000]
Added support for writing bottom-up tga files (by default)
Alexey Borzenkov [Mon, 28 May 2007 16:44:10 +0000]
Fixed bug with RGB to BGR;15 conversion
Alexey Borzenkov [Mon, 28 May 2007 16:19:01 +0000]
Added support for saving BGR;15 .tga files
Alexey Borzenkov [Wed, 18 Apr 2007 04:55:35 +0000]
Patch by Kevin Cazabon for CMYK JPEG images
Alexey Borzenkov [Sat, 14 Apr 2007 18:36:48 +0000]
Added my build scripts under version control
Alexey Borzenkov [Sat, 14 Apr 2007 17:09:19 +0000]
Added my clipboard patch
Alexey Borzenkov [Sat, 10 Mar 2007 12:25:07 +0000]
Applied my bmp patches
Alexey Borzenkov [Sat, 10 Mar 2007 12:23:29 +0000]
Applied my packing and tga patches
Alexey Borzenkov [Sat, 10 Mar 2007 12:20:18 +0000]
Checked in PIL-1.1.6