+2
−0
+6
−0
+51
−83
Loading
chaosdorf.de/git has been discontinued. Please refer to git.chaosdorf.de instead.
Writing our own magic bytes detection is prone to errors and an everlasting catch-up-game. Let's use libmagic to get things right, this is less code and makes things more reliable. Building without libmagic is still possible. That will make the code act like specifying FEH_SKIP_MAGIC=1, effectively passing everything to imlib2.