# HG changeset patch # User kmkaplan # Date 1027772333 0 # Node ID 414ea538b99e557e29d22e004e1d7b901240edeb # Parent a99c7700e4f1e03694db2291fd07e81855c734f1 Document rectangle plugin. diff -r a99c7700e4f1 -r 414ea538b99e DOCS/tech/vop.txt --- a/DOCS/tech/vop.txt Sat Jul 27 11:40:15 2002 +0000 +++ b/DOCS/tech/vop.txt Sat Jul 27 12:18:53 2002 +0000 @@ -51,6 +51,14 @@ No parameters. MPI: TEMP +-vop rectangle[=w:h:x:y] + Draw a rectangle. Useful for testing crop plugin parameters. + w,h (rectangle's width and height) defaults (-1) to maximum + possible width while keeping the boundaries visible. + x,y (rectangle's top left corner position) defauts (-1) to upper + left most position. + MPI: TEMP + -vop rotate[=x] Rotate image +/- 90 degrees Optional 'x' parameter (0..3) controls horizontal and vertical mirroring