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

Release v1.4

parent 39333666
Loading
Loading
Loading
Loading
+20 −6
Original line number Diff line number Diff line
Thu Mar  4 14:55:02 CET 2010  Daniel Friesel <derf@chaosdorf.de>

  * Release v1.4
     * Lots of documentation fixes/improvements
       (including previously undocumented options)
     * Fix --(un)loadable option
     * Add --draw-actions (show defined actions and their number)
     * Use <keypad begin> to antialias the image
     * Fix some keypad keys (+,-,/,*)
     * The button-related options have changed (NOT backwards-compatible)
     * Remove --xinerama option
     * Use jpegtran binary instead of libjpeg for lossless rotation
     * Add --bg-fill option (patch by Anonymous)

Mon Feb  8 21:47:56 CET 2010  Daniel Friesel <derf@chaosdorf.de>

  * Release v1.3.5
+4 −0
Original line number Diff line number Diff line
@@ -9,3 +9,7 @@ $ su -c "make install"
What is feh?

http://linuxbrit.co.uk/feh/

Note:
For lossless rotation you will need the "jpegtran" binary supplied by the
jpeg library. In Debian, it's shipped by libjpeg-progs.