Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Inkscape
Inkscape Docs
Inkscape Documentation
Commits
72b2a875
Commit
72b2a875
authored
May 27, 2021
by
Jonathan Neuhauser
Committed by
Maren Hachmann
Oct 11, 2021
Browse files
fix export-area description
(cherry picked from commit
c1f57e76
)
parent
a4700890
Pipeline
#386277502
canceled with stages
in 3 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
man/inkscape.pod.in
View file @
72b2a875
...
...
@@ -226,14 +226,14 @@ it can be used in combination with L<--export-use-hints>.
=item B<-a> I<x0:y0:x1:y1>, B<--export-area>=I<x0:y0:x1:y1>
In PNG export, set the exported area
in SVG user units (anonymous length
units normally used in Inkscape SVG
).
The default is to export the
entire document page. The point
(0,0) is the lower-left corner.
In PNG export, set the exported area
of the document, specified in px
(1/96 in
). The default is to export the
entire document page. The point
(0,0) is the lower-left corner.
=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
For PNG export, snap the export area outwards to the nearest integer
px
values. If you are using the default export resolution of
96 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 L<--export-id>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment