From f8c23e13c3d29cdca1480c23c401359240948a05 Mon Sep 17 00:00:00 2001
From: ehofman <ehofman>
Date: Fri, 23 Jan 2004 14:17:11 +0000
Subject: [PATCH] Document the scale, offset and truncate options for text
 chunks.

---
 Docs/README.xmlpanel.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Docs/README.xmlpanel.html b/Docs/README.xmlpanel.html
index 529844394..15ab67626 100644
--- a/Docs/README.xmlpanel.html
+++ b/Docs/README.xmlpanel.html
@@ -579,6 +579,9 @@ This example is a switch that contains both static and dynamic text:
    &lt;/layer2&gt;
 </pre>
 <br>
+Note that the value to be displayed can be modified using &lt;scale&gt; for multiplication, 
+&lt;offset&gt; for addition, and &lt;truncate&gt;true&lt;/truncate&gt; for truncation.
+<br>
 
 <HR WIDTH="20%">
 <H2><A NAME="conditions">Conditions:</A></H2>