Ping.
On 11/08/14 16:00, Brian Callahan wrote:
Hi ports --
Attached is graphics/maim, another command line screenshot utility.
pkg/PLIST:
maim (Make Image) is a utility that takes screenshots of your desktop
using
imlib2. It's meant to overcome shortcomings of scrot and performs better
in several ways.
Features:
* Allows you to take a screenshot of your desktop and save it in any
format.
* Allows you to take a screenshot of a predetermined region or window of
your desktop.
* If slop is installed, it can be used for selecting a region to
screenshot.
* Allows you to blend the system cursor into screenshots.
* Allows you to mask off-screen pixels to be black and transparent in
screenshots. (Great for people who use an uneven multi-monitor setup!)
---
Works well on amd64 and i386. Here's a picture of my X120e:
http://devio.us/~bcallah/1415475580.png
This needs the devel/gengetopt port I posted a few days ago. It has a
companion program, slop, that lets you take a picture of an arbitrary
region of your screen; I plan on porting that in the next few days.
OK?
~Brian