fbv

fbv is a very simple graphic file viewer for the framebuffer console, capable of displaying GIF, JPEG, PNG and BMP files using libungif, libjpeg, and libpng. The image can be shown either in fit-to-screen or panning mode in 8, 15/16, and 32bpp.

Tags multimedia Graphics Viewers
Licenses GPL
Operating Systems POSIX Linux
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  24 Aug 2003 16:26
  • Rrelease-after

Changes: This release includes numerous bugfixes in handling transparent and/or interlaced GIF and PNG files. Alpha channel is supported; the contents of the framebuffer is left untouched in transparent regions of images. Additionally, the documentation has been rewritten.

  • Rrelease-mid
  •  16 Jan 2002 07:04
  • Rrelease-after

Changes: BMP (Windows BitMaP) support was added.

  • Rrelease-mid
  •  09 Aug 2001 18:01
  • Rrelease-after

Changes: New configuration script.

  • Rrelease-mid
  •  27 Feb 2001 06:16
  • Rrelease-after

Changes: Long options, sanity checks and automake/autoconf support have been added.

  • Rrelease-mid
  •  30 Jan 2001 06:12
  • Rrelease-after

    Changes: An 8bit-palette leftover has been fixed and the cursor is turned off after exit. New interface keys have been added to redraw and go back a picture.

    Rss Recent comments

    Rcomment-before 12 Apr 2008 21:29 Rcomment-trans prism Rcomment-after

    Good but not excellent.
    This program has a couple of design deficiencies. It appears to have one colormap hardcoded - thus working great for one depth. Try to increase the depth past 8 bits and it crashes and burns. I've also had it segfault even on 8 bits. I switched to fbi, it worked where this program did not. I got this program to actually spit out something useful at higher depths, but only after modifying the code, and it became painfully obvious that many more modifications were needed to make it work right.

    Rcomment-before 11 Dec 2002 09:44 Rcomment-trans natersoz Rcomment-after

    Very nice
    This is a very nicely written utility for displaying images on a linux framebuffer. The code is easy to follow and does exactly what you expect it to.

    Todo: add mmap().

    No-screenshot

    Project Spotlight

    Goanna

    An Eclipse plugin providing static analysis for C/C++.

    No-screenshot

    Project Spotlight

    sslh

    A server-side multiplexer for SSL and SSH.