croptool

Image cropping tool
git clone git://lumidify.org/croptool.git (fast, but not encrypted)
git clone https://lumidify.org/croptool.git (encrypted, but very slow)
git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/croptool.git (over tor)
Log | Files | Refs | README | LICENSE

CHANGELOG (559B)


      1 1.2.0 -> 1.2.1
      2 * Fix minor style issues
      3 * Fix minor bug in parsing of cropping rectangle in croptool_crop
      4 
      5 1.1 -> 1.2.0
      6 * Rewrite using Xlib and Imlib2
      7 * Add command-line options and man pages
      8 * Add automatic resizing of image when resizing window
      9 * Allow the rectangle to be kept when going backwards (Shift + Return)
     10 * Add croptool_crop
     11 
     12 1.0 -> 1.1
     13 * Allow two different selection box colors
     14 * Immediately display the first image when croptool is started
     15 * Allow resizing the image by pressing spacebar
     16 * Add cursors
     17 * Allow the selection box to be removed