2000-09-18
2000-09-18 15:42:45 by Kenneth Johansson <kenneth.johansson.home@gmail.com>
-
0d8650348eba51158b6ad773f98d862d8a3a3e0b
(46 lines)
(+29/-17)
[
Show
| Annotate
]
Branch: 5.2
Temporarily removed the attributes xpad, ypad and talign from the
documentation. Fixes part of [bug 189 (#189)]
Rev: server/modules/graphics/graphic_text.pike:1.242
1:
// This is a roxen module. Copyright © 1996 - 2000, Roxen IS.
//
- constant cvs_version="$Id: graphic_text.pike,v 1.241 2000/09/16 20:23:47 per Exp $";
+ constant cvs_version="$Id: graphic_text.pike,v 1.242 2000/09/18 15:42:45 kuntri Exp $";
#include <module.h>
inherit "module";
288: Inside #if defined(manual)
Add space around the text.
</attr>
- <attr name=talign value=left|right|center>
- Adjust the alignment of the text.
- </attr>
+ "
+ // <attr name=talign value=left|right|center>
+ // Adjust the alignment of the text.
+ // </attr>
+ // At least temporarily removed from the documentation
+ #"
<attr name=textbelow value=color>
Place the text centered in a box of the given color below the image
331: Inside #if defined(manual)
Allows the gtext parser to not be typographically correct.
</attr>
- <attr name=xpad value=percentage>
- Sets the padding between characters.
- <ex type=vert>
- <gtext xpad=\"-30%\" scale=\"0.6\"><gtext xpad=-30%></gtext><br />
- <gtext xpad=\"-10%\" scale=\"0.6\"><gtext xpad=-10%></gtext><br />
- <gtext scale=\"0.6\"><gtext></gtext><br />
- <gtext xpad=\"10%\" scale=\"0.6\"><gtext xpad=10%></gtext><br />
- <gtext xpad=\"30%\" scale=\"0.6\"><gtext xpad=30%></gtext><br />
- </ex>
- </attr>
+ "
+ // <attr name=xpad value=percentage>
+ // Sets the padding between characters.
+ // <ex type=vert>
+ // <gtext xpad=\"-30%\" scale=\"0.6\"><gtext xpad=-30%></gtext><br />
+ // <gtext xpad=\"-10%\" scale=\"0.6\"><gtext xpad=-10%></gtext><br />
+ // <gtext scale=\"0.6\"><gtext></gtext><br />
+ // <gtext xpad=\"10%\" scale=\"0.6\"><gtext xpad=10%></gtext><br />
+ // <gtext xpad=\"30%\" scale=\"0.6\"><gtext xpad=30%></gtext><br />
+ // </ex>
+ // </attr>
+ // At least temporarily removed from the documentation
+ #"
<attr name=xsize value=number>
Sets the width.
350: Inside #if defined(manual)
Sets the horizontal spacing.
</attr>
- <attr name=ypad value=percentage>
- Sets the padding beteen lines.
- </attr>
+ "
+ // <attr name=ypad value=percentage>
+ // Sets the padding beteen lines.
+ // </attr>
+ // At least temporarily removed from the documentation
+ #"
<attr name=ysize value=number>
Sets the height.
361: Inside #if defined(manual)
<attr name=yspacing value=number>
Sets the vertical spacing.
</attr>";
+
+
constant tagdoc=([
"anfang":#"<desc cont></desc>
<ex type=vert><anfang crop=\"\">This is a beginning<br />