shithub: vcrop

Download patch

ref: f4c7ec8b99c5cf5ec1a308614b16e09248647f1f
parent: 9bab2acb506a1f70dcb92b2649279a6f0a86cc45
author: telephil9 <telephil9@gmail.com>
date: Thu Nov 5 05:56:04 EST 2020

Added README

--- /dev/null
+++ b/README.md
@@ -1,0 +1,22 @@
+# VCROP
+
+## NAME
+vcrop   crop image visually
+
+## SYNOPSIS
+vcrop **[** *file* **]**
+## DESCRIPTION
+*Vcrop* displays an image read either from *file* or from *standard input* and allows to crop it interactively.
+
+Button 1 initiate the selection of the area to preserve.
+
+Button 3 brings up a menu of actions.
+
+## SEE ALSO
+crop(1)
+
+## AUTHOR
+phil9
+
+## LICENSE
+MIT