- 18 Dec, 2018 1 commit
-
-
H1Gdev authored
- Fix: adjustment is wrong in lengthAdjust='spacingAndGlyphs'. - Add test images.
-
- 17 Dec, 2018 6 commits
-
-
Pope Kim authored
fixed SvgAttrribute reflection for .net core. (i guess Equals() function is called instead of Match() on this platform?)
-
H1Gdev authored
In <image> element, preserveAspectRatio attribute default value is 'xMidYMid meet'. https://www.w3.org/TR/SVG11/coords.html#PreserveAspectRatioAttribute
-
Hein Htat authored
-
Vitaly Derbin authored
# image opacity fix
-
Fessen authored
Fix fill usage by passing Color.Transparent color
-
Hayk authored
-
- 20 Apr, 2017 1 commit
-
-
Emmanuel authored
-
- 28 Mar, 2017 1 commit
-
-
Alex Sherman authored
-
- 25 Mar, 2017 1 commit
-
-
mrbean-bremen authored
- show description for W3C tests
-
- 19 Mar, 2017 2 commits
-
-
mrbean-bremen authored
- fixes text-text-12-t.svg
-
mrbean-bremen authored
- use GetInheritedAttribute() to correctly handle "Inherit" value - fixes inheritance of these attributes from groups - fixes alignment in types-basic-01-f.svg test
-
- 13 Mar, 2017 1 commit
-
-
MatthewDiamond authored
-
- 12 Mar, 2017 1 commit
-
-
mrbean-bremen authored
- caused regression
-
- 11 Mar, 2017 1 commit
-
-
mrbean-bremen authored
- fixes __tiger.svg test image
-
- 10 Mar, 2017 2 commits
-
-
mrbean-bremen authored
- calculate svg element bounds considering child svg fragments - consider svg fragment offset in bounds / dimensions - do not create view box if none is defined - fixes #244
-
mrbean-bremen authored
- changes behavior to be as described in this file and in the W3C test masking-path-03-b - fixes that test - this has been a regression after removing the unconditional clip box for every view box, (see #279)
-
- 07 Mar, 2017 1 commit
-
-
mrbean-bremen authored
- fixed matrix order (Prepend instead of Append) - fixes #64 (see __issue-064-01.svg and __issue-064-02.svg) - fixes test for struct-use-03-t.svg
-
- 04 Mar, 2017 1 commit
-
-
mrbean-bremen authored
- relative URL have not been loaded (example: masking-path-06-b.svg in test data) - Updated passing tests (note: not all changes are related to the current fix)
-
- 03 Mar, 2017 1 commit
-
-
mrbean-bremen authored
- a view box does not need a clip region, this breaks the overflow handling - overflow handling: handle overflow attribut "Inherit" as Visible and "Scroll" as Hidden as per W3C documentation - fixes #279
-
- 02 Mar, 2017 1 commit
-
-
MatthewDiamond authored
-
- 25 Feb, 2017 1 commit
-
-
mrbean-bremen authored
-
- 23 Feb, 2017 1 commit
-
-
mrbean-bremen authored
see #281
-
- 06 Jan, 2017 1 commit
-
-
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 1 commit
-
-
Tebjan Halm authored
-
- 18 Nov, 2016 3 commits
-
-
sovietmagic authored
SvgTextBase Text property setter resets Node collection to have single content node with provided text.
-
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.
-
- 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 1 commit
-
-
frohlfs authored
If the root svg uses transformations ( e.g. defines a viewBox and different width and height) the nested svg areas are misplaced or invisible.
-
- 14 Sep, 2016 1 commit
-
-
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 1 commit
-
-
tebjan authored
-
- 22 May, 2016 5 commits
-
-
Andreas Niedermair authored
-
Andreas Niedermair authored
-
Andreas Niedermair authored
-
Andreas Niedermair authored
-
Andreas Niedermair authored
-
- 09 May, 2016 1 commit
-
-
tebjan authored
-