summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorscuri <scuri>2010-06-16 21:09:54 +0000
committerscuri <scuri>2010-06-16 21:09:54 +0000
commit483f59d3a55720c8c140aef863f4d34a0d90cca8 (patch)
tree914494291b1870c2b50e7c252c156c91133e9a62 /html
parent72857b1207600b10bd73e9b1fee479438aae3ac9 (diff)
*** empty log message ***
Diffstat (limited to 'html')
-rw-r--r--html/en/drv/debug.html2
-rw-r--r--html/en/drv/svg.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/html/en/drv/debug.html b/html/en/drv/debug.html
index bc64a73..b157d6a 100644
--- a/html/en/drv/debug.html
+++ b/html/en/drv/debug.html
@@ -25,7 +25,7 @@
Data)</font>. The <font face="Courier">Data</font> parameter is a string that must contain the filename and the canvas
dimensions, in the following format:</p>
- <pre>&quot;<i>filename </i>[widthxheight resolution]&quot; or in <em>C use &quot;<strong><tt>%s %gx%g %g</tt></strong>&quot;</em></pre>
+ <pre>&quot;<i>filename </i>[widthxheight] [resolution]&quot; or in <em>C use &quot;<strong><tt>%s %gx%g %g</tt></strong>&quot;</em></pre>
<p>Only the parameter <font face="Courier">filename</font> is required. The filename must be inside double quotes (&quot;)
if it has spaces.<font face="Courier"> Width</font> and <font face="Courier">height</font> are provided in millimeters
diff --git a/html/en/drv/svg.html b/html/en/drv/svg.html
index 31a5f4a..7f242d5 100644
--- a/html/en/drv/svg.html
+++ b/html/en/drv/svg.html
@@ -25,7 +25,7 @@
Data)</font>. The <font face="Courier">Data</font> parameter is a string that must contain the filename and the canvas
dimensions, in the following format:</p>
- <pre>&quot;<em>filename [widthxheight resolution]</em>&quot; or in C<em> &quot;<strong><tt>%s %gx%g %g</tt></strong>&quot;</em></pre>
+ <pre>&quot;<em>filename [widthxheight] [resolution]</em>&quot; or in C<em> &quot;<strong><tt>%s %gx%g %g</tt></strong>&quot;</em></pre>
<p>Only the parameter <font face="Courier">filename</font> is required. The filename must be inside double quotes (&quot;)
if it has spaces.<font face="Courier"> Width</font> and <font face="Courier">height</font> are provided in millimeters