summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorscuri <scuri>2010-08-03 01:34:58 +0000
committerscuri <scuri>2010-08-03 01:34:58 +0000
commitab3a6acf6a4b77b065fe5ac9e5ec563aac5557d3 (patch)
tree671cb16a34b2f48381490d0754fba9f60a1e9a76 /html
parent2e1027df656cbb28a8e268904cf0d4b824b31194 (diff)
*** empty log message ***
Diffstat (limited to 'html')
-rw-r--r--html/en/drv/clipbd.html9
-rw-r--r--html/en/drv/wmf.html3
2 files changed, 6 insertions, 6 deletions
diff --git a/html/en/drv/clipbd.html b/html/en/drv/clipbd.html
index 0a2d254..888198c 100644
--- a/html/en/drv/clipbd.html
+++ b/html/en/drv/clipbd.html
@@ -28,11 +28,12 @@
varies according to the metafile created. See each metafile's documentation,
but remember to exclude parameter <font face="Courier">&quot;filename&quot;.</font></p>
<p>In the Windows environment, if the string &quot;<font face="Courier">-b</font>&quot;
- is present, it means that a <b>Bitmap</b> must be created instead of a
- metafile, and, if the string <font face="Courier">&quot;-m&quot;</font> is specified, a
+ is present at the end, it means that a <b>Bitmap</b> must be created instead of a
+ metafile, and, if the string <font face="Courier">&quot;-m&quot;</font> is
+ present at the end, a
<b>CD Metafile</b> will be created. For a <b>Bitmap</b> the remaining string
- must contains the bitmap size and optionally its resolution: <em>&quot;-b
- widthxheight [resolution]&quot;</em> or in C &quot;<tt><em><strong>%dx%d %g&quot;</strong></em></tt>,
+ must contains the bitmap size and optionally its resolution: <em>&quot;widthxheight [resolution]
+ -b&quot;</em> or in C &quot;<tt><em><strong>%dx%d %g -b&quot;</strong></em></tt>,
the resolution default is the screen resolution.</p>
<p>In the X-Windows environment, the Display <font face="Courier">(&quot;%p&quot;)</font>
where the data will be stored must be passed as a parameter before the <b>CD
diff --git a/html/en/drv/wmf.html b/html/en/drv/wmf.html
index b7e91f3..411a448 100644
--- a/html/en/drv/wmf.html
+++ b/html/en/drv/wmf.html
@@ -30,8 +30,7 @@
functions in the CD library can be called as usual. The <font face="Courier">
Data</font> parameter string has the following format:</p>
- <pre><em>&quot;filename widthxheight </em>[resolution]<em>&quot; </em>or in C <em>&quot;<strong><tt>%s
- %dx%d</tt></strong> <strong>%g</strong>&quot;</em></pre>
+ <pre><em>&quot;filename widthxheight </em>[resolution]<em>&quot; </em>or in C <em>&quot;<strong><tt>%s %dx%d</tt></strong> <strong>%g</strong>&quot;</em></pre>
<p>The file's name and dimensions are required. <font face="Courier">Width</font>
and <font face="Courier">height</font> are provided in pixels (note the