diff options
author | hobbs <hobbs> | 2003-10-31 02:05:21 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-10-31 02:05:21 (GMT) |
commit | ee12f4c1b1ab10bb0ab1b123cee53625e47ef551 (patch) | |
tree | 9db98779d2f3bc952279bed9352035682a1df3ac /ChangeLog | |
parent | 84f68cec03d2d9716dcba388e4e5f5bb71cde527 (diff) | |
download | tk-ee12f4c1b1ab10bb0ab1b123cee53625e47ef551.zip tk-ee12f4c1b1ab10bb0ab1b123cee53625e47ef551.tar.gz tk-ee12f4c1b1ab10bb0ab1b123cee53625e47ef551.tar.bz2 |
* generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): add alpha
blending for images with partial transparency. Only operates for
15bpp+ display. [Bug 809157]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-10-30 Jeff Hobbs <jeffh@ActiveState.com> + + * generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): add alpha + blending for images with partial transparency. Only operates for + 15bpp+ display. [Bug 809157] + 2003-10-29 Donal K. Fellows <donal.k.fellows@man.ac.uk> * unix/tkUnixRFont.c: Some cleaning up to get the file more in |