- 17 Feb, 2019 1 commit
-
-
mrbean-bremen authored
- commented out 2 failing tests
-
- 16 Feb, 2019 2 commits
-
-
mrbean-bremen authored
- if the alpha value is less than 1, write additionally the opacity - fixes #129 (issue 4)
-
mrbean-bremen authored
- fixes styles written as invalid properties - fixes part of #129 (issues 2 an 3), added test images
-
- 11 Feb, 2019 2 commits
-
-
mrbean-bremen authored
-
mrbean-bremen authored
- added possibility for class-specific default attribute values - fixes load/save of W3C example pservers-grad-06-b - fixes #397
-
- 10 Feb, 2019 1 commit
-
-
mrbean-bremen authored
- conforms to CSS specs - use default value if value is empty - fixes #318
-
- 04 Feb, 2019 1 commit
-
-
peracto authored
* use element applies referenced viewBox scaling * created FontManager
-
- 03 Feb, 2019 1 commit
-
-
mrbean-bremen authored
- prevents crash, fixes #223
-
- 30 Jan, 2019 1 commit
-
-
mrbean-bremen authored
- XML is case-sensitive, so some viewers / browsers choke on incorrect case - fixes #272
-
- 27 Jan, 2019 5 commits
-
-
mrbean-bremen authored
- fixes W3C example painting-marker-04-f.svg
-
mrbean-bremen authored
- transformations in the marker drawing element have been ignored - fixes #215
-
mrbean-bremen authored
- fixed stroke and fill color (taken from marker or from included path) - added missing scaling for markerUnits="strokeWidth" - fixed initial value of "orient" to be "0" - fixes 2 of the W3C tests
-
mrbean-bremen authored
- partly fixes respective W3C examples
-
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 2 commits
-
-
mrbean-bremen authored
- see #384
-
H1Gdev authored
-