- 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 2 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.
-
- 14 Jan, 2015 3 commits
-
-
Tebjan Halm authored
Fix crash in GDI when empty rectangle
-
David Snipp authored
-
David Snipp authored
-
- 10 Jan, 2015 4 commits
-
-
tebjan authored
-
tebjan authored
-
Tebjan Halm authored
Parse Exponent stop-opacity
-
David Snipp authored
Stop crash on null or empty images Deal with multiple spaces in Matrix
-
- 09 Jan, 2015 2 commits
-
-
Tebjan Halm authored
Added Icarrere suggestion
-
EricOuellet authored
-
- 05 Dec, 2014 2 commits
-
-
Tebjan Halm authored
SvgDocument.Draw support different bitmap size as svg default size
-
EricOuellet authored
-
- 13 Oct, 2014 2 commits
-
-
Tebjan Halm authored
Serialization Bug Fixes
-
Eric Domke authored
More serialization bug fixes and better fallback for font definition problems.
-
- 08 Oct, 2014 1 commit
-
-
Eric Domke authored
Added parameter to the SvgAttribute indicating whether the storage is the _attribute dictionary. If true, the output will only be serialized only if the key is in the dictionary. This structure is an alternate to the SvgDefinitionDefaults class.
-
- 06 Oct, 2014 1 commit
-
-
tebjan authored
-
- 03 Oct, 2014 1 commit
-
-
tebjan authored
-
- 02 Oct, 2014 5 commits
-
-
tebjan authored
-
tebjan authored
-
Tebjan Halm authored
Revert "changed the default MatrixOrder to Prepend (instead of Append)"
-
Tebjan Halm authored
-
Tebjan Halm authored
changed the default MatrixOrder to Prepend (instead of Append)
-
- 01 Oct, 2014 1 commit
-
-
Tebjan Halm authored
fixed NullReferenceException when _styles is not set
-
- 30 Sep, 2014 5 commits
-
-
Markus Mayer authored
fixed NullReferenceException in TryGetAttribute when _styles dictionary is not set to a valid reference
-
Markus Mayer authored
-
Tebjan Halm authored
fixed invalid font size unit comparison
-
Markus Mayer authored
-
Markus Mayer authored
-
- 26 Sep, 2014 3 commits
-
-
Tebjan Halm authored
Revert "Performance Improvement"
-
Tebjan Halm authored
-
Tebjan Halm authored
Performance Improvement
-