- 01 Mar, 2019 2 commits
- 27 Feb, 2019 1 commit
-
-
Ken in NH authored
-
- 23 Feb, 2019 1 commit
-
-
mrbean-bremen authored
- if the element would have another inherited stroke value, the "none" value was not written anyway - fixes writing of painting-marker-01-f.svg and painting-marker-06-f.svg
-
- 22 Feb, 2019 2 commits
-
-
mrbean-bremen authored
- fixes #399
-
mrbean-bremen authored
- adapted test to check for default value - see #399
-
- 20 Feb, 2019 2 commits
-
-
Gertjan van Heertum authored
- added (base) test cases for the lexer issues and 2 test files. The d="" luckily seems to behave as expected (did crash in earlier versions) - found the exact line in the CSS that failed (border with !important) and isolated the test - updated names of the tests and files - added a reference test for the non important line (which should always work). - fixed small spelling error in the css parser. - added trailing whitespace test for #399, which also crashes the lexer
-
mrbean-bremen authored
- added basic support for "medium", "small" etc. font-size values - fixes #419
-
- 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 1 commit
-
-
heindlalex authored
Unit Calculation: add spaces between operatores, remove obsolete default branch in switch statement. bug fix #338
-