History log of /inkscape/share/attributes/svgprops
Revision Date Author Comments Expand
1bfbf2d5669e1ece890fb71f925246c2f123ae9b 09-Jan-2016 tavmjong-free <tavmjong@free.fr>

Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.

9e25dba6006cf8116679d098dbff53bc6348099a 02-Dec-2015 tavmjong-free <tavmjong@free.fr>

Add some SVG2 text properties to tables.

00af5ea1d5766855efe4afa3a298251713cf21b6 15-Oct-2015 tavmjong-free <tavmjong@free.fr>

Add 'transform-box' to CSS properties.

78bababbd2bf0739d2e6652a15a9fadf7bfccbfd 15-Oct-2015 tavmjong-free <tavmjong@free.fr>

Add a few new properties dealing with text and transforms.

e60ac93460a72914c1df0b62aee4dee533df6f8c 08-Oct-2015 tavmjong-free <tavmjong@free.fr>

More additions for 'mesh' attributes.

234b8d479c1b071fbaa096392fb30da54c5f6825 08-Oct-2015 tavmjong-free <tavmjong@free.fr>

Add 'mesh' and 'hatch' related attributes.

a3c27728560e19f7c710399f838dadeedac39249 01-Mar-2015 tavmjong-free <tavmjong@free.fr>

Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting.

f368abf12db070b46ce2128d63a014798994ed5f 31-Jul-2014 tavmjong-free <tavmjong@free.fr>

Basic support for <solidColor> element (rendering only as a paint server).

31a1996396ad24d86958f98db29aa15a74b10e6f 24-Jul-2014 tavmjong-free <tavmjong@free.fr>

Basic support for <solidColor> element (rendring only as a paint server).

98ddd0ef7554a9d613111dbc0a18f4a481682641 25-Feb-2014 tavmjong-free <tavmjong@free.fr>

Allow 'transform' on flowRoot, flowPara, and flowSpan.

0b067090fd4358b8109240b17d1eb8e05a382058 08-Oct-2012 tavmjong-free <tavmjong@free.fr>

Add Inkscape's flowed text elements and "text-align" property. Allow "title" attribute. The "title" attribute is not in the SVG spec but is widely supported by browsers.

2b0e2e6c2dde5d6cb739785016e91189888ff483 29-Nov-2011 tavmjong-free <tavmjong@free.fr>

Add feMergeNode to "in" list in svgprops. Fix bug in preferences for deleting invalid attributes.

28bf548be956fa98bffa377e2caba5f28fb281ad 29-Nov-2011 tavmjong-free <tavmjong@free.fr>

Add possibility to check validity of attributes and usefulness of properties. This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found.