summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-03-26 14:34:04 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-03-26 14:34:04 (GMT)
commit246e7b68e9ece313df64749d30522c60f7a4b19d (patch)
tree2e56346380aefd775268df59e1c95838672bceed /ChangeLog
parentf1f907b161a5731a076878b32c989b4acd4acfdb (diff)
downloadtk-246e7b68e9ece313df64749d30522c60f7a4b19d.zip
tk-246e7b68e9ece313df64749d30522c60f7a4b19d.tar.gz
tk-246e7b68e9ece313df64749d30522c60f7a4b19d.tar.bz2
Allow old-style image formats to create string representations of photos,
and allow the production of PPM format data in a string. [Bug 923555]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 692c400..f09ef4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-26 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tkImgPPM.c (StringWritePPM): New function to support
+ converting of images to PPM strings. Other direction not yet
+ done. Rest of file converted to use new image API.
+ * generic/tkImgPhoto.c (ImgPhotoCmd): Restored support for the
+ stringWriteProc of old photo formats. [Bug 923555]
+
2004-03-25 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* doc/winfo.n: Clarified the range of colour intensities returned