Difference between revisions of "Translations:Release notes/1.0.1/64/de"

From Inkscape Wiki
Jump to navigation Jump to search
(Created page with "* Die Optionen <code>--export-[type]=</code>, <code>--file=</code> und <code>--without-gui=</code> aus der Zeit vor Inkscape 1.0 verfügen nun über ein Fallback und geben nur...")
 
(No difference)

Latest revision as of 23:28, 8 September 2020

Message definition (Release notes/1.0.1)
* the pre-1.0 options <code>--export-[type]=</code>, <code>--file=</code> and <code>--without-gui=</code> now have a fallback and print out a warning ([https://gitlab.com/inkscape/inkscape/-/commit/3ca6a4ed08405f2a530a9ed3065f77443f9f7ebe Commit])
* when converting a '''pdf to svg''' on the command line, the poppler text import method no longer changes randomly ([https://gitlab.com/inkscape/inkscape/-/commit/db5145555e343663e706f6006fd46d2fa0917101 Commit])
* opening files with '''Windows drive paths''' (with colons) works again ([https://gitlab.com/inkscape/inkscape/-/commit/fa303fb79ca6e4f6444005f0a4e3b916f3c7503f Commit])
* '''background color''' is now exported to PNG when using <code>--export-background</code> even when <code>--export-background-opacity</code> is not set explicitly ([https://gitlab.com/inkscape/inkscape/-/commit/6e8a6fa690483f5e75efbf9d1b3208524285103b Commit])
* the tab key can now be used to automatically complete Inkscape command line commands in a Linux terminal (bash completion) ([https://gitlab.com/inkscape/inkscape/-/commit/aa96949a632f0cf759be88a3388e4c52b62b1dab Commit])
* in command line arguments, "0" and "1" had been inverted. They now mean the correct thing (0 = False, 1 = True) ([https://gitlab.com/inkscape/inkscape/-/commit/18639f5dede747dd3b08463c935c86db50ad24c5 Commit])
  • Die Optionen --export-[type]=, --file= und --without-gui= aus der Zeit vor Inkscape 1.0 verfügen nun über ein Fallback und geben nur eine Warnung aus (Commit)
  • Beim Konvertieren eines pdf in ein svg auf der Kommandozeile ändert sich die Textimportmethode von poppler nicht mehr zufällig (Commit)
  • Dateien, deren Pfadangabe ein Windows-Laufwerk enthält (mit Doppelpunkt), lassen sich jetzt wieder öffnen (Commit)
  • Die Hintergrundfarbe wird nun mit der Option --export-background auch in das exportierte PNG übernommen, wenn --export-background-opacity nicht ausdrücklich angegeben wurde (Commit)
  • Die Tabulatortaste kann nun in einem Linuxterminal dazu verwendet werden, automatisch Kommandozeilenbefehle zu vervollständigen (Commit)
  • In den Kommandozeilenargumenten waren "0" und "1" vertauscht. Jetzt bedeuten sie wieder das Richtige (0 = False, 1 = True) (Commit)