1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/graphics/meh/pkg-descr
Mateusz Piotrowski b54909e8bf New port: graphics/meh
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 PDF’s and SVG’s
- 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)

WWW: https://www.johnhawthorn.com/meh/
2020-04-15 16:56:43 +00:00

21 lines
735 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

meh is a small, simple, super fast image viewer using raw XLib. It is similar
to feh, but faster and simpler.
meh can use ImageMagicks 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)
WWW: https://www.johnhawthorn.com/meh/