- 27 Jan, 2019 1 commit
-
-
mrbean-bremen authored
- handle markers on paths with successive equal points (fixing drawing of __issue-345-01.svg)
-
- 26 Jan, 2019 1 commit
-
-
tebjan authored
-
- 24 Jan, 2019 3 commits
-
-
mrbean-bremen authored
- this kind of IDs caused a crash before - fixes #345
-
mrbean-bremen authored
- removed debug break in marker end test that made it very slow - added link to release notes in Wiki
-
Vadim authored
* Repair calculate a percentage value * Add percentage size tests
-
- 21 Jan, 2019 1 commit
-
-
mrbean-bremen authored
- fixes #342
-
- 19 Jan, 2019 1 commit
-
-
Matt Schneeberger authored
-
- 17 Jan, 2019 1 commit
-
-
mrbean-bremen authored
- fixes #405
-
- 15 Jan, 2019 1 commit
-
-
mrbean-bremen authored
- added failing test for #318
-
- 13 Jan, 2019 1 commit
-
-
mrbean-bremen authored
- fixes #331
-
- 08 Jan, 2019 2 commits
-
-
https://github.com/vvvv/SVGtebjan authored
-
tebjan authored
-
- 06 Jan, 2019 2 commits
-
-
mrbean-bremen authored
- fixes #323 (caused crash)
-
mrbean-bremen authored
- set correct default for fill/stroke unset color - fixes #398
-
- 05 Jan, 2019 1 commit
-
-
tebjan authored
-
- 02 Jan, 2019 1 commit
-
-
mrbean-bremen authored
- fixes #191
-
- 01 Jan, 2019 1 commit
-
-
mrbean-bremen authored
- added test image for new issue - all passing W3C images shall now correctly be shown in passing tab
-
- 31 Dec, 2018 1 commit
-
-
heindlalex authored
the recently introduced optional size parameter is causing incompatibilities with our C++ application.
-
- 30 Dec, 2018 4 commits
-
-
heindlalex authored
Unit Calculation: add spaces between operatores, remove obsolete default branch in switch statement. bug fix #338
-
heindlalex authored
-
heindlalex authored
Fix issue with percentage unit in "stroke-width", now taken from the viewbox width/height normalised diagonale for x/y elements e.g. circle Test images and svg under #338
-
mrbean-bremen authored
- fixes #58
-
- 29 Dec, 2018 2 commits
-
-
mrbean-bremen authored
- could break the functionality if writing is not possible in root - see #372
-
heindlalex authored
Fix Issue #385, using TextBounds.Width rather than path bounds to ensure proper font alignment for "middle" and "end" - see also "text-align-03-b"
-
- 28 Dec, 2018 1 commit
-
-
heindlalex authored
- added "stroke-dashoffset" support - added "painting-stroke-04-t" to "PassingTests" (csv/txt) - fixes #388
-
- 27 Dec, 2018 3 commits
-
-
mrbean-bremen authored
- see #384
-
H1Gdev authored
-
H1Gdev authored
-
- 25 Dec, 2018 1 commit
-
-
mrbean-bremen authored
- added a few of them to passing image comparson tests
-
- 24 Dec, 2018 1 commit
-
-
mrbean-bremen authored
- added image broken by regression to tests (__Flag_of_the_United_States) - added some passing issue specific tests to image comparison tests
-
- 22 Dec, 2018 4 commits
-
-
mrbean-bremen authored
- first try for a matching comparison test - compares down-scaled gray-scale images pixel-wise - see #378
-
Vadim Zaslavsky authored
-
Vadim Zaslavsky authored
See ExCSS pull request #62: https://github.com/TylerBrinks/ExCSS/pull/62
-
Vadim Zaslavsky authored
-
- 21 Dec, 2018 1 commit
-
-
mrbean-bremen authored
- found by @Seairth - fixes #108
-
- 20 Dec, 2018 5 commits
-
-
mrbean-bremen authored
- ignore elements with recursive references - fixes stack overflow for test image struct-use-12-f.svg
-
Fr33dan authored
-
Fr33dan authored
-
Fr33dan authored
-
H1Gdev authored
- Catch exceptions in event handler.
-