- 23 Feb, 2017 1 commit
-
-
mrbean-bremen authored
see #281
-
- 12 Jan, 2017 2 commits
-
-
Tebjan Halm authored
link fix in readme
-
Tebjan Halm authored
added chordious
-
- 06 Jan, 2017 5 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-
Tebjan Halm authored
-
Tebjan Halm authored
add XML header and support for disabling the BOM in SvgDocument.cs
-
Vogelbacher Andreas authored
1. Added XML Header, this is conform according to https://www.w3.org/TR/SVG/struct.html 2. Added support for removing Byte Order Mark (BOM), this needed in some cases, eg. if the SVG is used as SSI (Server Side Include) in IIS (Internet Information Server).
-
- 28 Dec, 2016 2 commits
-
-
Tebjan Halm authored
Revert "Fix #176: Blurry text when overlapped with colored background"
-
Tebjan Halm authored
-
- 19 Nov, 2016 1 commit
-
-
Tebjan Halm authored
Proper SvgTextBase.Text property setter behaviour
-
- 18 Nov, 2016 4 commits
-
-
sovietmagic authored
SvgTextBase Text property setter resets Node collection to have single content node with provided text.
-
Tebjan Halm authored
Circle, ellipse, polygon and rectangle render correctly when their stroke-width is set to zero
-
sovietmagic authored
These shapes now render their fill, even if StrokeWidth less or equals zero.
-
sovietmagic authored
RenderStroke method won't render the stroke if StrokeWidth is less or equal zero.
-
- 17 Nov, 2016 5 commits
-
-
Tebjan Halm authored
Copy the nodes of a SvgElement when creating a deep copy.
-
Tebjan Halm authored
Nested svg areas are misplaced or invisible
-
Tebjan Halm authored
SvgPointCollection ToString method fix
-
Tebjan Halm authored
Fix fill-opacity/stroke-opacity wrongly inheriting from opacity when …
-
Tebjan Halm authored
Fix stack overflow exception for em font-size value type
-
- 14 Nov, 2016 1 commit
-
-
Marco Stroppel authored
Added a test with a SvgText element where the whole text element was not written to XML of a deep copy of the SvgDocument.
-
- 02 Nov, 2016 2 commits
- 14 Sep, 2016 2 commits
-
-
sovietmagic authored
-
sovietmagic authored
SvgPointCollection.ToString method modified to return valid coordinate string with each coordinate pair separated by whitespace and their x and y values separated by comma.
-
- 28 Jun, 2016 2 commits
-
-
Tammo Hinrichs authored
-
Андрей Никутин authored
-
- 24 May, 2016 3 commits
-
-
tebjan authored
-
Tebjan Halm authored
made SvgImage.GetImage public
-
Tebjan Halm authored
fixed SvgImage.GetImage
-
- 22 May, 2016 6 commits
-
-
Andreas Niedermair authored
-
Andreas Niedermair authored
-
Andreas Niedermair authored
-
Andreas Niedermair authored
-
Andreas Niedermair authored
-
Andreas Niedermair authored
-
- 09 May, 2016 4 commits
-
-
tebjan authored
-
Tebjan Halm authored
[bugfix] now pattern reads proper transform named "patternTransform"
-
Tebjan Halm authored
changed rounding behavior of float to int color conversion from floor() to round()
-
Tebjan Halm authored
Issue 225 - Image with large embedded image fails to render
-