| fbview is an image viewer for Linux consoles, using the oFBis library. It uses libjpeg and libmagick to read images, and can handle a lot of different formats. The reason for using libjpeg separately is because it is much faster on decoding jpegs than libmagick is. |