summaryrefslogtreecommitdiffstats
path: root/tkimg/doc/format-middle.inc
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-03 21:51:01 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-03 21:51:01 (GMT)
commita780057cc1b51dd3a557549c3cf2431f09136c0d (patch)
tree717f78052c55596449b27743171d7e170c4d39a0 /tkimg/doc/format-middle.inc
parent7749430b9352c1eaf5dca7d8a89a6d35f565ef24 (diff)
downloadblt-a780057cc1b51dd3a557549c3cf2431f09136c0d.zip
blt-a780057cc1b51dd3a557549c3cf2431f09136c0d.tar.gz
blt-a780057cc1b51dd3a557549c3cf2431f09136c0d.tar.bz2
upgrade tkimg to 1.4.6
Diffstat (limited to 'tkimg/doc/format-middle.inc')
-rw-r--r--tkimg/doc/format-middle.inc16
1 files changed, 0 insertions, 16 deletions
diff --git a/tkimg/doc/format-middle.inc b/tkimg/doc/format-middle.inc
deleted file mode 100644
index f217e94..0000000
--- a/tkimg/doc/format-middle.inc
+++ /dev/null
@@ -1,16 +0,0 @@
-[comment {-*- tcl -*- doctools = format-middle.inc}]
-[para]
-
-All of the above means that in a call like
-
-[list_begin definitions]
-[call [cmd image] [method {create photo}] [opt [arg name]] [opt [arg options]]]
-[list_end]
-
-[list_begin enum]
-[enum]
-Image data in [vset FORMATNAME] format (options [option -data] and [option -file]) is
-detected automatically.
-
-[enum]
-The format name [const [vset FORMATNAME]] is recognized by the option [option -format].