- 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
-
- 01 Jul, 2014 1 commit
-
-
Eric Domke authored
- 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 - Added unit test project for unit test of new functionality.
-
- 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
-
- 14 Jun, 2014 1 commit
-
-
joreg authored
-
- 28 Mar, 2014 1 commit
-
-
tebjan authored
-
- 13 Mar, 2014 1 commit
-
-
tebjan authored
-
- 12 Mar, 2014 1 commit
-
-
tebjan authored
-
- 11 Mar, 2014 4 commits
- 09 Mar, 2014 1 commit
-
-
tebjan authored
-
- 05 Dec, 2013 1 commit
-
-
Tebjan Halm authored
-
- 29 Nov, 2013 1 commit
-
-
Tebjan Halm authored
-
- 25 Nov, 2013 2 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
- 17 Nov, 2013 1 commit
-
- 14 Nov, 2013 1 commit
-
-
joreg authored
-
- 12 Nov, 2013 2 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
- 15 Oct, 2013 2 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
- 14 Oct, 2013 1 commit
-
-
joreg authored
-
- 23 Aug, 2013 1 commit
-
-
Matt Bowers authored
This reverts commit 8c10c2e6.
-
- 31 Jul, 2013 1 commit
-
-
Tebjan Halm authored
-
- 30 Jul, 2013 1 commit
-
-
Tebjan Halm authored
-
- 25 Jul, 2013 1 commit
-
-
Tebjan Halm authored
-
- 11 Jul, 2013 2 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
- 10 Jul, 2013 2 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
- 08 Jul, 2013 1 commit
-
-
Tebjan Halm authored
-
- 28 Jun, 2013 2 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
- 27 Jun, 2013 1 commit
-
-
Tebjan Halm authored
-
- 26 Jun, 2013 1 commit
-
-
Tebjan Halm authored
-
- 20 Jun, 2013 1 commit
-
-
Ralf Kornelius authored
Support "none" in Fill value if inherited from parent
-
- 19 Jun, 2013 1 commit
-
-
Ralf Kornelius authored
If elements are nested in groups and have different fill values than their containing group the fill value wouldn't be written correctly.
-
- 04 Jun, 2013 1 commit
-
-
Matt Bowers authored
Embedded transformations were not being applied correctly; they were being done in reverse order.
-