1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-20 13:00:51 -07:00

* PROBLEMS: Fix previous change: any kind of transparency can crash.

Fixes: debbugs:13867
This commit is contained in:
Paul Eggert 2013-03-18 09:41:24 -07:00
parent 748fa866ad
commit e9b4dbdcaa

View file

@ -206,7 +206,7 @@ added a line like this at the beginning of files of Lisp code:
If your tar has this problem, install GNU tar--if you can manage to
untar it :-).
** Emacs crashes when displaying PNG images with simple (tRNS) transparency.
** Emacs can crash when displaying PNG images with transparency.
This is due to a bug introduced in ImageMagick 6.8.2-3. The bug
should be fixed in ImageMagick 6.8.3-10. Please see Bug#13867.