CSS Support
- Very initial support of CSS stylesheets in the SVG via including the ExCss and Fizzler libraries - Bug fixes with path rendering - Improvements to the API for loading an SVG file
Showing
+2802 -0
Source/Css/CssQuery.cs
0 → 100644
Source/Css/SvgElementOps.cs
0 → 100644
Source/External/ExCSS/IToString.cs
0 → 100644
Source/External/ExCSS/Lexer.cs
0 → 100644
Source/External/ExCSS/Model/Enumerations.cs
0 → 100644
Source/External/ExCSS/Model/HtmlEncoding.cs
0 → 100644
Source/External/ExCSS/Model/ICssRules.cs
0 → 100644
Source/External/ExCSS/Model/ICssSelector.cs
0 → 100644
Source/External/ExCSS/Model/MediaTypeList.cs
0 → 100644
Please register or sign in to comment