summaryrefslogtreecommitdiffstats
path: root/doc/text.n
diff options
context:
space:
mode:
authorfvogelnew1@free.fr <fvogel>2016-03-08 21:55:45 (GMT)
committerfvogelnew1@free.fr <fvogel>2016-03-08 21:55:45 (GMT)
commit98859d1684e34a8b8eccde1aa01884a67e2f8d98 (patch)
tree7de22d5cfbf55e327ae057cdba5d0e2bf5f68f04 /doc/text.n
parent45e74ab020c8f3bc8188bd7ba881b788481db90d (diff)
downloadtk-98859d1684e34a8b8eccde1aa01884a67e2f8d98.zip
tk-98859d1684e34a8b8eccde1aa01884a67e2f8d98.tar.gz
tk-98859d1684e34a8b8eccde1aa01884a67e2f8d98.tar.bz2
Backed out anything dealing with stippling, in accordance with discussion about TIP #443
Diffstat (limited to 'doc/text.n')
-rw-r--r--doc/text.n16
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/text.n b/doc/text.n
index 84ad710..5d6ac19 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -548,22 +548,6 @@ items. It may have any of the forms accepted by \fBTk_GetColor\fR. If
string, then the color specified by the \fB\-background\fR tag option is
used.
.TP
-\fB\-selectbgstipple \fIbitmap\fR
-.
-\fIBitmap\fR specifies a bitmap that is used as a stipple pattern for the
-selected background. It may have any of the forms accepted by
-\fBTk_GetBitmap\fR. If \fIbitmap\fR has not been specified, or if it is
-specified as an empty string, then the bitmap specified by
-\fB\-bgstipple\fR will be used for the background.
-.TP
-\fB\-selectfgstipple \fIbitmap\fR
-.
-\fIBitmap\fR specifies a bitmap that is used as a stipple pattern when drawing
-selected text and other foreground information such as underlines. It may have any of
-the forms accepted by \fBTk_GetBitmap\fR. If \fIbitmap\fR has not been
-specified, or if it is specified as an empty string, then the bitmap specified by
-\fB\-fgstipple\fR will be used.
-.TP
\fB\-selectforeground \fIcolor\fR
\fIColor\fR specifies the foreground color to use when displaying selected
items. It may have any of the forms accepted by \fBTk_GetColor\fR. If