- 24 Jul, 2014 2 commits
-
-
Eric Domke authored
- Implemented .Net 3.5 support mostly by removing ISvgEventCaller functionality in .Net 3.5 build - Added ability to parse colors such as rgb(#%, #%, #%) - Fix issues with calculating the next coordinate after a close figure and a relative move - Allow the std. deviation in a gaussian blur to be a float. - Allow "none" for a unit collection - Allow gradients to reference other gradients defined later in the SVG - Fix href attribute bug on the SVG use element - Adding a descendants convenience methods (similar to the Xml to Linq API) - Removed non-functional property from the SvgDescription class to encourage use of the Content property instead
-
Tebjan Halm authored
-
- 02 Jul, 2014 1 commit
-
-
Tebjan Halm authored
-
- 27 Jun, 2014 1 commit
-
-
Eric Domke authored
- Implemented .Net 3.5 support mostly by removing ISvgEventCaller functionality in .Net 3.5 build - Added ability to parse orient="auto" - Added ability to parse colors such as rgb(#%, #%, #%) - Fixed marker rendering implementation
-
- 11 Jun, 2014 4 commits
- 26 Apr, 2014 1 commit
-
-
C Moore authored
Updated to .Net Framework 4, added some code to finish test, & removed extraneous files. I updated this project so I could test the changes for #66
-
- 16 Apr, 2012 1 commit
-
-
Tebjan Halm authored
-
- 02 Nov, 2010 1 commit
-
-
owaits authored
-