From 3bd37feb63e4d2a3e926b8b1dc8088a8d6f53008 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 31 Dec 1999 15:04:57 +0000 Subject: [PATCH] Support :data for JPEG. --- etc/NEWS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index ed5fc5a32ca..3949c6dbd24 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1836,8 +1836,13 @@ defined. **** 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' -- 2.39.5