Commit cc402464 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

feh(1): Update giflib notes

parent a432e0ff
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -1725,18 +1725,19 @@ section.
.
.Pp
.
On systems with Imlib2 >= 1.4.7 and giflib >= 5.1.2,
On systems with giflib 5.1.2,
.Nm
may be unable to load gif images. For affected mips, mipsel and arm devices,
gif support is completely broken, while on x86 / x86_64 gifs can usually
only be loaded if they are the first image in the filelist.
This appears to be an Imlib2 and/or giflib bug introduced in giflib 5.1.2.
See
This appears to be a bug in giflib,
see
.Aq https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813729
for details. Workaround: Use
.Cm --magick-timeout 5
.Pq or some other positive value
to load gifs with imagemagick instead, or downgrade giflib to 5.1.1.
to load gifs with imagemagick instead, or downgrade to giflib 5.1.1, or
upgrade to giflib 5.1.4.
.
.Pp
.