diff options
| author | Ivan Mas??r <helix84@centrum.sk> | 2009-06-12 11:05:53 +0000 |
|---|---|---|
| committer | helix84 <helix84@users.sourceforge.net> | 2009-06-12 11:05:53 +0000 |
| commit | dd935ddb7d609af5c78ded0b4ca6b3a5f8808c7c (patch) | |
| tree | 301651a7c0c9d4afb8eb2ba12ff6457144f9a391 /inkscape.pod | |
| parent | Khmer translations updated (diff) | |
| download | inkscape-dd935ddb7d609af5c78ded0b4ca6b3a5f8808c7c.tar.gz inkscape-dd935ddb7d609af5c78ded0b4ca6b3a5f8808c7c.zip | |
* [INTL:sk] Slovak translation update (README.sk.txt, inkscape.sk.pod)
* fixed typos in README
(bzr r8060)
Diffstat (limited to 'inkscape.pod')
| -rw-r--r-- | inkscape.pod | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/inkscape.pod b/inkscape.pod index 720a111b6..81e5110fc 100644 --- a/inkscape.pod +++ b/inkscape.pod @@ -126,7 +126,7 @@ export area for EPS. For PNG, it can be used in combination wtih --export-use-hi =item B<--export-area-snap> For PNG export, snap the export area outwards to the nearest integer SVG user unit (px) values. If you are using the -default export resolution of 90dpi and your graphics are pixel-snapped to minimize antialiasing, this switch +default export resolution of 90 dpi and your graphics are pixel-snapped to minimize antialiasing, this switch allows you to preserve this alignment even if you are exporting some object's bounding box (with --export-id or --export-area-drawing) which is itself not pixel-aligned. @@ -283,19 +283,19 @@ return the dimensions of the drawing (i.e. all document objects), not the page o =item B<-X>, B<--query-x> -Query the X coordinate of of the drawing or, if specified, of the object with --query-id. The returned value is in px (SVG user units). +Query the X coordinate of the drawing or, if specified, of the object with --query-id. The returned value is in px (SVG user units). =item B<-Y>, B<--query-y> -Query the Y coordinate of of the drawing or, if specified, of the object with --query-id. The returned value is in px (SVG user units). +Query the Y coordinate of the drawing or, if specified, of the object with --query-id. The returned value is in px (SVG user units). =item B<-W>, B<--query-width> -Query the width of of the drawing or, if specified, of the object with --query-id. The returned value is in px (SVG user units). +Query the width of the drawing or, if specified, of the object with --query-id. The returned value is in px (SVG user units). =item B<-H>, B<--query-height> -Query the height of of the drawing or, if specified, of the object with --query-id. The returned value is in px (SVG user units). +Query the height of the drawing or, if specified, of the object with --query-id. The returned value is in px (SVG user units). =item B<-S>, B<--query-all> @@ -360,7 +360,7 @@ or crashes, it is useful to look at this output for clues. =head1 EXAMPLES While obviously B<Inkscape> is primarily intended as a GUI application, -it can be used for doing SVG processing on the commandline as well. +it can be used for doing SVG processing on the command line as well. Open an SVG file in the GUI: @@ -533,7 +533,7 @@ SVG compliance, interface look-and-feel, and a desire to open development opportunities to more participants. The project progressed rapidly, gaining a number of very active contributors and features. -Much work in the early days of the project focused on code stablization +Much work in the early days of the project focused on code stabilization and internationalization. The original renderer inherited from Sodipodi was laced with a number of mathematical corner cases which led to unexpected crashes when the program was pushed beyond routine uses; this |
