summaryrefslogtreecommitdiffstats
path: root/share/filters/README
blob: 2cdb43e791f01309b30db9871c7b1c4a688bdc97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This directory is for the custom SVG filters.
Inkscape loads filters from all SVG files here at runtime
and makes them accessible via the Effects > Filters and its submenus.

Each filter must have attributes:

inkscape:label is the name in the menu
inkscape:menu  is the submenu under Effects > Filters
inkscape:menu-tooltip is the menu command's tooltip in the statusbar

These are then put into filters.svg.h in order to make them translatable.
They should appear as a normal translation to translators through the
gettext system.