Index of /prog/cropper/
Cropper
=======
graphical program to crop images
Cropper is a graphical program to crop images. It is designed to feel
like the crop funtion of gthumb, which I prefere most.
Cropper shall be mostly compatible to the UNIX philosophy. So Cropper is
just a frontend which outputs coordinates for convert (from ImageMagick)
which does the crop work.
Info
----
* operating system: Unix
* license: MIT-License
Development
-----------
Browse the source directly [0].
[0] http://hg.marmaro.de/cropper
Clone the Mercurial repository with
hg clone http://hg.marmaro.de/cropper
Status
------
The program is in early development