projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50dc291
)
caption isn't complete yet
author
Tony Cook
<tony@develop=help.com>
Thu, 2 Dec 2004 04:56:18 +0000
(
04:56
+0000)
committer
Tony Cook
<tony@develop=help.com>
Thu, 2 Dec 2004 04:56:18 +0000
(
04:56
+0000)
tools/imager
patch
|
blob
|
blame
|
history
diff --git
a/tools/imager
b/tools/imager
index 9aca63f139cd93d1ba88cf2aacc244ae5ed95326..67403cc916ba830675e14e9d3913e95f174b73c5 100755
(executable)
--- a/
tools/imager
+++ b/
tools/imager
@@
-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.