Name | Date | Size | |
---|---|---|---|
.. | 2015-10-26 23:50:52 | 22 | |
CMakeLists.txt | 2015-10-26 23:50:52 | 582 | |
filters.svg | 2014-11-16 10:21:25 | 202.1 KiB | |
i18n.py | 2014-05-11 13:57:14 | 761 | |
Makefile.am | 2008-12-10 22:36:50 | 257 | |
README | 2008-12-10 22:36:50 | 534 | |
samplify.py | 2009-09-30 07:03:53 | 5.4 KiB |
README
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 translaters through the
gettext system.