From: buliabyak Date: Sun, 26 Mar 2006 15:32:46 +0000 (+0000) Subject: better explanation of --export-area-canvas X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3c73fabf2c1c978680ce04629e32e1f8c0f1c6ce;p=inkscape.git better explanation of --export-area-canvas --- diff --git a/inkscape.pod b/inkscape.pod index 429b59817..a0f5f45a6 100644 --- a/inkscape.pod +++ b/inkscape.pod @@ -99,7 +99,8 @@ is the lower-left corner. =item B<-C>, B<--export-area-canvas> -In PNG export, exported area is the entire canvas. +In PNG export, exported area is the entire canvas (page). Usually this is the default, so you +don't need to specify this unless you are using --export-id to export a specific object. =item B<-D>, B<--export-area-drawing> @@ -150,8 +151,9 @@ This value overrides the --export-dpi setting (or the DPI hint if used with --ex =item B<-i> I, B<--export-id>=I -The id attribute value of the object that you want to export from the document. -By default the exported area is the bounding box of the object. +The id attribute value of the object that you want to export from the document. By +default the exported area is the bounding box of the object; you can override this using +--export-area, --export-area-canvas, or --export-area-drawing. =item B<-j>, B<--export-id-only>