diff options
Diffstat (limited to 'html/en/drv/debug.html')
-rw-r--r-- | html/en/drv/debug.html | 2 |
1 files changed, 1 insertions, 1 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>"<i>filename </i>[widthxheight resolution]" or in <em>C use "<strong><tt>%s %gx%g %g</tt></strong>"</em></pre> + <pre>"<i>filename </i>[widthxheight] [resolution]" or in <em>C use "<strong><tt>%s %gx%g %g</tt></strong>"</em></pre> <p>Only the parameter <font face="Courier">filename</font> is required. The filename must be inside double quotes (") if it has spaces.<font face="Courier"> Width</font> and <font face="Courier">height</font> are provided in millimeters |