All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)* The '''default export area''' when nothing is selected is now ''''Page''''. This leads to the 'Custom' tab being initialized with the coordinates of the page, so '''it should be rarer to accidentally get an invalid export area''' of 0x0 px size. When deselecting an object, the export area mode is now '''set back to the one it had before''' 'Selection', which can be 'Page', 'Drawing' or 'Custom' (and not always 'Drawing')([https://gitlab.com/inkscape/inkscape/-/merge_requests/1587 MR #1587]).
* The <span id="png_export">'''Export PNG Image dialog'''</span> now exports the PNG as soon as the button <code>Export as</code> has been clicked and a file name was selected for the file. It's no longer necessary to explicitly click on Export after choosing a file name. Clicking on <code>Export</code> will still be available to export to the file name that is currently set in the dialog ([https://gitlab.com/inkscape/inkscape/-/merge_requests/2080 MR #2080]).
* Use the file name extensions <span id="raster_export">''''.jpg', '.webp' or '.tiff''''</span> in the PNG export dialog to open the corresponding export options and export to the selected file format. In the file chooser that opens after clicking on 'Export as', there is also a dropdown menu available to choose the file format. ''''Optimized PNG'''' is available there as an additional option (as it uses the same file name extension, it's not possible to auto-detect). The export functionality is implemented using a Python extension of the new 'Raster Output' type.