2000-03-16
2000-03-16 01:35:36 by Martin Stjernholm <mast@lysator.liu.se>
-
f2f19dca8885549a65c5470ac2b32e72c0eb7f4a
(6 lines)
(+4/-2)
[
Show
| Annotate
]
Branch: 5.2
Figured out and documented what textbelow actually is useful for.
Rev: server/modules/graphics/graphic_text.pike:1.214
1:
// This is a roxen module. Copyright © 1996 - 2000, Roxen IS.
//
- constant cvs_version="$Id: graphic_text.pike,v 1.213 2000/03/16 00:51:22 nilsson Exp $";
+ constant cvs_version="$Id: graphic_text.pike,v 1.214 2000/03/16 01:35:36 mast Exp $";
#include <module.h>
inherit "module";
280: Inside #if defined(manual)
</attr>
<attr name=textbelow value=color>
- Place the text in a colored box.
+ Place the text centered in a box of the given color below the image
+ area. Useful together with background to make captions for images.
</attr>
<attr name=textbox value=opaque,color>