You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 015f5aa75b graphics/meh: Patched to build with giflib-5.1. 10 years ago
..
README graphics/meh: Added (image viewer). 11 years ago
meh-giflib.patch graphics/meh: Patched to build with giflib-5.1. 10 years ago
meh.SlackBuild graphics/meh: Patched to build with giflib-5.1. 10 years ago
meh.info graphics/meh: Added (image viewer). 11 years ago
slack-desc graphics/meh: Added (image viewer). 11 years ago

README

meh is a small, simple, super fast image viewer using raw XLib.
It is similar to feh, but faster and simpler.

meh can use ImageMagick's convert to view almost 200 file formats,
though it is slower for these formats. Built in formats are JPEG, PNG,
BMP, and netpbm.

Features:

* Fast
* Tiny
* Fast JPEG, PNG, GIF and BMP support
* Fast netpbm support (.ppm, .pgm, .pbm, .pnm)
* ImageMagick support by calling convert
* All ImageMagick formats (almost 200)
* This allows limited support for PDFs and SVGs
* Scales images to window size
* Preserves aspect ratio (either via EWMH hints or by padding the window)
* XSHM Support
* Minimal dependencies (Xlib, libjpeg, libpng, giflib)