diff options
author | scuri <scuri> | 2010-08-03 01:34:58 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-08-03 01:34:58 +0000 |
commit | ab3a6acf6a4b77b065fe5ac9e5ec563aac5557d3 (patch) | |
tree | 671cb16a34b2f48381490d0754fba9f60a1e9a76 /html/en/drv/wmf.html | |
parent | 2e1027df656cbb28a8e268904cf0d4b824b31194 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv/wmf.html')
-rw-r--r-- | html/en/drv/wmf.html | 3 |
1 files changed, 1 insertions, 2 deletions
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>"filename widthxheight </em>[resolution]<em>" </em>or in C <em>"<strong><tt>%s - %dx%d</tt></strong> <strong>%g</strong>"</em></pre> + <pre><em>"filename widthxheight </em>[resolution]<em>" </em>or in C <em>"<strong><tt>%s %dx%d</tt></strong> <strong>%g</strong>"</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 |