Name | Date | Size | |
---|---|---|---|
.. | 2016-01-09 10:52:04 | 22 | |
CMakeLists.txt | 2015-05-08 19:10:46 | 132 | |
css_defaults | 2015-12-02 17:35:33 | 3 KiB | |
cssprops | 2015-12-02 17:35:33 | 14.9 KiB | |
genMapDataCSS.pl | 2015-12-02 17:35:33 | 13.6 KiB | |
genMapDataSVG.pl | 2016-01-09 10:52:04 | 4.2 KiB | |
Makefile.am | 2011-11-29 00:27:10 | 150 | |
README | 2011-11-29 00:27:10 | 624 | |
svgprops | 2016-01-09 10:52:04 | 33.8 KiB |
README
This directory contains data for XML attribute checking, CSS property
checking, and CSS defaults checking.
svgprops - Mapping of valid attributes for elements in svg namespace
cssprops - Mapping of valid CSS properties to svg elements
css_defaults - Mapping of CSS properties to default values and inheritance.
genMapData* - PERL script files that create the data files from the
Attribute and CSS Properties appendices of the SVG 1.1 2nd Edtion
specification located at http://www.w3.org/TR/SVG/
The data files are loaded at runtime. The default location is
'inkscape_data_dir/attributes'. They can be user customized.