- 21 Aug, 2015 1 commit
-
-
tebjan authored
-
- 20 Aug, 2015 5 commits
-
-
Tebjan Halm authored
Fix to #173: Sub elements in group element are not rendered
-
Tebjan Halm authored
Extended the Marker start/mid/end getters to return null if none
-
Gertjan van Heertum authored
-
Gertjan van Heertum authored
-
Gertjan van Heertum authored
Extended the Marker start/mid/end getters with a function to return null if the property was set to none. This will prevent nullpointer issues when having none as one of the items.
-
- 19 Aug, 2015 1 commit
-
-
ubbn authored
-
- 07 Aug, 2015 1 commit
-
-
Tebjan Halm authored
Added new Draw method
-
- 29 Jul, 2015 2 commits
- 28 Jul, 2015 3 commits
- 27 Jul, 2015 2 commits
- 21 Jul, 2015 7 commits
-
-
tebjan authored
-
Tebjan Halm authored
Infinite loop in SvgRadialGradientServer CalcScale
-
Tebjan Halm authored
Fixed viewbox transaltion when altering the aspect ratio
-
Tebjan Halm authored
FIxed #132 - rendering inline images
-
Tebjan Halm authored
HSL support, fix for clip path (issues 142 and 143)
-
tebjan authored
Merge branch 'simplify-element-writing' of https://github.com/JoshMcCullough/SVG into JoshMcCullough-simplify-element-writing Conflicts: Source/SvgElement.cs
-
Tebjan Halm authored
Fixed attributes/enums.
-
- 02 Jul, 2015 1 commit
-
-
durlandd authored
Infinite loop in SvgRadialGradientServer CalcScale Issue #163
-
- 11 Jun, 2015 2 commits
- 10 Jun, 2015 2 commits
-
-
Tebjan Halm authored
Fixed some spelling mistakes
-
John Nguyen authored
-
- 31 May, 2015 1 commit
-
-
Tebjan Halm authored
Fixed #145 - SVG incorrectly renders <title> elements.
-
- 03 Apr, 2015 3 commits
-
-
Josh McCullough authored
SvgDocument as Write(XmlTextWriter); allowed elements to decide whether or not they should be written. E.g. text elements should not be written unless they have children.
-
Josh McCullough authored
Fixed many attribute enums. Now they will 1) output the proper case, 2) only output if non-null and non-default, 3) include more documentation, 4) are marked as Flags where appropriate.
-
Josh McCullough authored
-
- 25 Mar, 2015 2 commits
- 23 Mar, 2015 4 commits
-
-
Tebjan Halm authored
Revert "Working on making this export valid SVG documents."
-
Tebjan Halm authored
-
Tebjan Halm authored
Working on making this export valid SVG documents.
-
Tebjan Halm authored
Scaling minx and miny of viewbox
-
- 12 Mar, 2015 1 commit
-
-
Josh McCullough authored
-
- 20 Feb, 2015 1 commit
-
-
kataklinger authored
-
- 11 Feb, 2015 1 commit
-
-
Josh McCullough authored
SvgDocument as Write(XmlTextWriter); allowed elements to decide whether or not they should be written. E.g. text elements should not be written unless they have children.
-