From: Jason Rumney Date: Sat, 25 Jan 2003 21:09:28 +0000 (+0000) Subject: Added note about PNG support on Windows. X-Git-Tag: ttn-vms-21-2-B4~11475 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bdf37c134629d5c2026fd18620a365b92e2ee98f;p=emacs.git Added note about PNG support on Windows. --- diff --git a/etc/NEWS b/etc/NEWS index 10ca97d457b..fe4c41273bf 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -927,8 +927,10 @@ See the Emacs 21.1 NEWS entry for tooltips for details. --- ** Some images are now supported on MS Windows. -PBM and XBM images are supported, other formats which require external -libraries may be supported in future. +PBM and XBM images are supported, PNG is supported if the libpng +and zlib headers were available when Emacs was built, and libpng +and zlib DLLs are available at run-time. Other formats which require +external libraries may be similarly supported in future. --- ** Sound is now supported on MS Windows.