diff options
| -rw-r--r-- | inkscape.fr.pod | 2 | ||||
| -rw-r--r-- | inkscape.pod | 2 | ||||
| -rw-r--r-- | inkscape.sk.pod | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/inkscape.fr.pod b/inkscape.fr.pod index e2ef3827c..6f24bdc25 100644 --- a/inkscape.fr.pod +++ b/inkscape.fr.pod @@ -428,7 +428,7 @@ et en arrondissant la zone à exporter aux valeurs entières juste supérieures unités utilisateur SVG (afin de préserver l'alignement des objets sur des pixels et minimiser l'anti-crénelage) : - inkscape nomdefichier.svg --export-id=text1555 --export-png=texte.png --export-snap-area + inkscape nomdefichier.svg --export-id=text1555 --export-png=texte.png --export-area-snap Convertir un document du format SVG Inkscape au format SVG brut : diff --git a/inkscape.pod b/inkscape.pod index 52b76b4a9..8a4150811 100644 --- a/inkscape.pod +++ b/inkscape.pod @@ -404,7 +404,7 @@ Same, but use the default 90 dpi resolution, specify the filename, and snap the exported area outwards to the nearest whole SVG user unit values (to preserve pixel-alignment of objects and thus minimize aliasing): - inkscape filename.svg --export-id=text1555 --export-png=text.png --export-snap-area + inkscape filename.svg --export-id=text1555 --export-png=text.png --export-area-snap Convert an Inkscape SVG document to plain SVG: diff --git a/inkscape.sk.pod b/inkscape.sk.pod index 862102917..17bb3a25f 100644 --- a/inkscape.sk.pod +++ b/inkscape.sk.pod @@ -391,7 +391,7 @@ To isté, ale použiť rozlíšenie 90 dpi, určiť názov súboru a prichytiť exportovanú oblasť smerom von k najbližšej celej hodnte používateľskej jednotky SVG (aby sa zachovalo zarovnanie objektov na pixle a tak minimalizoval aliasing): - inkscape subor.svg --export-id=text1555 --export-png=text.png --export-snap-area + inkscape subor.svg --export-id=text1555 --export-png=text.png --export-area-snap Previesť Inkscape SVG na čistý SVG dokument: |
