From ab3a6acf6a4b77b065fe5ac9e5ec563aac5557d3 Mon Sep 17 00:00:00 2001 From: scuri Date: Tue, 3 Aug 2010 01:34:58 +0000 Subject: *** empty log message *** --- html/en/drv/clipbd.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'html/en/drv/clipbd.html') 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 "filename".

In the Windows environment, if the string "-b" - is present, it means that a Bitmap must be created instead of a - metafile, and, if the string "-m" is specified, a + is present at the end, it means that a Bitmap must be created instead of a + metafile, and, if the string "-m" is + present at the end, a CD Metafile will be created. For a Bitmap the remaining string - must contains the bitmap size and optionally its resolution: "-b - widthxheight [resolution]" or in C "%dx%d %g", + must contains the bitmap size and optionally its resolution: "widthxheight [resolution] + -b" or in C "%dx%d %g -b", the resolution default is the screen resolution.

In the X-Windows environment, the Display ("%p") where the data will be stored must be passed as a parameter before the CD -- cgit v1.2.3