emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

clerical error in NEWS?


From: Katsumi Yamaoka
Subject: clerical error in NEWS?
Date: Tue, 21 Oct 2003 15:08:17 +0900
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Hi,

It is written in NEWS that:

--8<---------------cut here---------------start------------->8---
**** GIF, image type `gif'

Support for GIF images requires the external library `libungif', package
`libungif-4.1.0', or later.

Additional image properties supported are:

`:index INDEX'

INDEX must be an integer >= 0.  Load image number INDEX from a
multi-image GIF file.  An error is signaled if INDEX is too large.
--8<---------------cut here---------------end--------------->8---

However, I have never encountered such an error.  For example:

(insert-image (create-image (base64-decode-string "\
R0lGODlhMAAwAPEAAP8AAAD/AAAA/wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQIMgD/ACwA
AAAAMAAwAAACMYSPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+s73/g8MCofE
ovHoKQAAIfkECDIA/wAsAAAAADAAMAAAAjGMj6nL7Q+jnLTai7PevPsPhuJIluaJpurKtu4L
x/JM1/aN5/rO9/4PDAqHxKLx6CkAACH5BAgyAP8ALAAAAAAwADAAAAIxlI+py+0Po5y02ouz
3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Si8egpAAA7") 'gif t :index 3))

This image contains three frames, so the number should be <= 2.
I am not actually troubled with it so far, though it cannot be
used for examining the number of frames. ;-)

Regards,
-- 
Katsumi Yamaoka <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]