- 28 Mar, 2017 3 commits
-
-
Tebjan Halm authored
Fix scaling of Draw(width, height)
-
Tebjan Halm authored
Test runner: minor GUI improvements
-
Alex Sherman authored
-
- 26 Mar, 2017 2 commits
-
-
mrbean-bremen authored
- moved passing/failed/other tests into separate tabs - removed functionless menu - changed title
-
Tebjan Halm authored
Added test description in test runner
-
- 25 Mar, 2017 5 commits
-
-
mrbean-bremen authored
- show description for W3C tests
-
Tebjan Halm authored
Add a text copy of the Ms-PL and update Markdown formatting
-
Tebjan Halm authored
Fixed inheritance of text-anchor and baseline-shift attributes
-
Roger authored
-
Roger authored
-
- 19 Mar, 2017 3 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
-
mrbean-bremen authored
- ensures that #243 is fixed
-
- 13 Mar, 2017 3 commits
-
-
Tebjan Halm authored
Found better solution to SvgClosePathSegment tested with Tiger.
-
Tebjan Halm authored
Reverted unneeded part of previous fix
-
MatthewDiamond authored
-
- 12 Mar, 2017 3 commits
-
-
mrbean-bremen authored
- caused regression
-
Tebjan Halm authored
Prevent crashes on zero length segments or paths
-
Tebjan Halm authored
Correctly handle embedded SVG fragments without viewbox
-
- 11 Mar, 2017 1 commit
-
-
mrbean-bremen authored
- fixes __tiger.svg test image
-
- 10 Mar, 2017 3 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
-
Tebjan Halm authored
Use Hidden as default SvgOverflow value
-
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 4 commits
-
-
Tebjan Halm authored
Fixed PushTransform for SvgUse
-
Tebjan Halm authored
Do not create a clip region for view box
-
Tebjan Halm authored
Allow relative paths for image URLs
-
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 2 commits
-
-
Tebjan Halm authored
Added array caching to AddToPath for a significant performance increase.
-
MatthewDiamond authored
-
- 28 Feb, 2017 2 commits
-
-
Tebjan Halm authored
Fixed BoundsTest
-
mrbean-bremen authored
- accidentally committed version with incorrect expected values
-
- 25 Feb, 2017 2 commits
-
-
Tebjan Halm authored
Add transform to bounds calculation in path based objects
-
mrbean-bremen authored
-
- 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 2 commits
-
-
Tebjan Halm authored
-
Tebjan Halm authored
-