changeset 27055:f43dabd831f2

Support :data for JPEG.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 31 Dec 1999 15:04:57 +0000
parents 5bd0ce463a42
children 8cf3702104b5
files etc/NEWS
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri Dec 31 14:55:28 1999 +0000
+++ b/etc/NEWS	Fri Dec 31 15:04:57 1999 +0000
@@ -1836,8 +1836,13 @@
 **** JPEG, image type `jpeg'
 
 Support for JPEG images requires the external library `libjpeg',
-package `jpegsrc.v6a.tar.gz', or later.  There are no additional image
-properties defined.
+package `jpegsrc.v6a.tar.gz', or later.  Additional image properties
+are:
+
+`:data DATA'
+
+DATA must be a string containing a JPEG image.  The contents of the
+string are of the same format as that of JPEG files.
 
 **** TIFF, image type `tiff'