Index of /prog/cropper/

NameLast ModifiedSizeType
Parent Directory/ -  Directory
LICENSE2010-Feb-13 12:51:281.0Ktext/plain
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