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)* New dialog that allows you to see a list of patterns and SVG2 hatch fills used in the current document (or available by default) and to assign those to objects. The hatch fills can be modified by their handles on canvas [https://gitlab.com/inkscape/inbox/-/issues/2526 in the future].
* <code>Server</code> field contains the following options: <code>All paint servers</code>, <code>Current Document</code> and each document's title from the user's <code>/paint</code> configuration folder.
* The <code>Change</code> field decides whether the fill or the stroke of the object will be set to the paint server on click.
* You can select multiple objects or a group of objects and they will all get their fill or stroke changed to the selected paint server.
* To add a new paint server, you need to add an <code>.svg</code> document in the <code>/paint</code> user configuration folder with the following restrictions: 
** the svg must be valid
** it must have a unique <code><title></code> property 
** and it must have patterns or hatches with unique ids in the <code><defs></code> section.