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

TODO (423B)


      1 * Proper path handling (allow paths including "'", etc.)
      2 * Draw pixmap on exposure events instead of doing the
      3   expensive image resizing each time
      4 * Maybe add zooming support
      5 * Maybe optionally show rectangle coordinates on screen
      6 * Allow to copy/paste selection
      7 * Key for allowing/disallowing rectangle out of image bounds
      8 * Read selections from file - to modify again later
      9 * Better navigation - jump to beginning, etc.