]> git.imager.perl.org - imager.git/commitdiff
caption isn't complete yet
authorTony Cook <tony@develop=help.com>
Thu, 2 Dec 2004 04:56:18 +0000 (04:56 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 2 Dec 2004 04:56:18 +0000 (04:56 +0000)
tools/imager

index 9aca63f139cd93d1ba88cf2aacc244ae5ed95326..67403cc916ba830675e14e9d3913e95f174b73c5 100755 (executable)
@@ -366,7 +366,7 @@ sub im_functions {
      palette => [ \&req_palette ],
      scale => [ \&req_scale, \&val_scale ],
      rotate => [ \&req_rotate, \&val_rotate ],
-     caption => [ \&req_caption ],
+     # caption => [ \&req_caption ], # not done yet
     );
 }
 
@@ -535,6 +535,8 @@ more detailed help for the given function, if any.
 
 =item --caption text
 
+Not implemented yet.
+
 Expands the image to create a caption area and draws the given text in the
 current font.