From 6380e438eb4e94bddc1fd2c7f5222ee6f1a8cb0f Mon Sep 17 00:00:00 2001 From: Marrub Date: Sat, 10 Nov 2018 15:37:45 -0500 Subject: [PATCH] add README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ec203aa --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +grope +===== + +a simple grAb (image offset) editor for PNG files + +controls: +- up/down/left/right: shift offsets one pixel +- mouse button 1 drag: move offsets with cursor +- mouse button 2 drag: move view with cursor +- alt-s: save (overwrite) +- alt-a: save as +- alt-o: open file