diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-12-03 13:16:34 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-12-03 13:16:34 (GMT) |
commit | 0742b95f262dacba096b9725c1de51c35afafc52 (patch) | |
tree | c991c94678c5ecaecd933b9d98119dc41e84f8aa /ChangeLog | |
parent | b485d4c0cff17fb07e95e212baf071285fe3895c (diff) | |
download | tk-0742b95f262dacba096b9725c1de51c35afafc52.zip tk-0742b95f262dacba096b9725c1de51c35afafc52.tar.gz tk-0742b95f262dacba096b9725c1de51c35afafc52.tar.bz2 |
Alpha blending fixes. [Patch 848161]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-12-03 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock): + Make overlay compositing where the target is empty no longer set + the target to magical gray, and also make sure that the + complex-alpha flag is toggled when necessary. [Patch 848161] + 2004-12-02 Jeff Hobbs <jeffh@ActiveState.com> *** 8.4.9 TAGGED FOR RELEASE *** |