Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
inkscape / usr / share / inkscape / attributes
  ..
  css_defaults
  README
  svgprops
  cssprops
Size: Mime:
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.