Fix #251: Crop simulation
authorColin Clark <colin.clark@cclark.uk>
Fri, 20 Jul 2018 16:45:10 +0000 (17:45 +0100)
committerColin Clark <colin.clark@cclark.uk>
Fri, 20 Jul 2018 16:45:10 +0000 (17:45 +0100)
commit0d404f00823046ab56e70006ea1a5f7cc932af58
tree87e52c0676360cea330203a28146137f71498340
parenteb896440e1a665f7956da730dac88b35d66d2552
Fix #251: Crop simulation

Menu option to draw a rectangle.
Rectangle co-ordinates can be obtained with the remote command:
--remote --get-rectangle
src/icons/Makefile.am
src/icons/icon_draw_rectangle.png [new file with mode: 0644]
src/image.c
src/image.h
src/layout_util.c
src/options.h
src/pixbuf-renderer.c
src/pixbuf_util.c
src/pixbuf_util.h
src/remote.c
src/toolbar.c