From 483f59d3a55720c8c140aef863f4d34a0d90cca8 Mon Sep 17 00:00:00 2001 From: scuri Date: Wed, 16 Jun 2010 21:09:54 +0000 Subject: *** empty log message *** --- html/en/drv/debug.html | 2 +- html/en/drv/svg.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'html') 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). The Data parameter is a string that must contain the filename and the canvas dimensions, in the following format:

-
"filename [widthxheight resolution]" or in C use "%s %gx%g %g"
+
"filename [widthxheight] [resolution]" or in C use "%s %gx%g %g"

Only the parameter filename is required. The filename must be inside double quotes (") if it has spaces. Width and height 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). The Data parameter is a string that must contain the filename and the canvas dimensions, in the following format:

-
"filename [widthxheight resolution]" or in C "%s %gx%g %g"
+
"filename [widthxheight] [resolution]" or in C "%s %gx%g %g"

Only the parameter filename is required. The filename must be inside double quotes (") if it has spaces. Width and height are provided in millimeters -- cgit v1.2.3