libvips/tools
John Cupitt 559ae542ac revise flags for vipsthumbnail
The --rotate flag no longer did anything, so add a new --no-rotate flag
connected to the new no-rotate property. --rotate is still there, but
hidden and does nothing.

-o was much easier to remember than -f, so flip back to -o. -f still
works, but is a hidden synonym.

--iprofile, --eprofile were hard to remember. Add --import-profile and
--export-profile synonyms. iprofile / eprofile are still there and still
work, but are hidden.
2020-02-03 14:49:21 +00:00
..
Makefile.am start 8.10 cycle 2020-01-24 16:26:28 +00:00
batch_crop.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
batch_image_convert.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
batch_rubber_sheet.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
light_correct.in reorganise tools/ dir 2011-04-06 12:06:32 +01:00
shrink_width.in reorganise tools/ dir 2011-04-06 12:06:32 +01:00
vips-8.10 start 8.10 cycle 2020-01-24 16:26:28 +00:00
vips.c remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
vipsedit.c fix some compiler warnings 2018-06-01 16:02:09 +01:00
vipsheader.c vipsheader could crash on bad field names 2017-02-24 14:30:26 +00:00
vipsprofile remove some old sanity-checks 2019-03-20 16:28:22 +00:00
vipsthumbnail.c revise flags for vipsthumbnail 2020-02-03 14:49:21 +00:00