"...Model/git@s-devrep.domain.ft:importedprojects/SVG.git" did not exist on "326dae7c1f9768ace3595b6c1338157816ab392b"
user avatar
Added test cases for lexer issue #399
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 
326dae7c

SVG.NET

Public fork of the C# SVG rendering library on codeplex: https://svg.codeplex.com/

This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further.

So please feel free to fork it and open pull requests for any fix, improvement or feature you add.

It is also available via Nuget:

PM> Install-Package Svg

Release notes for the latest versions can be found in the Wiki.

Projects using the library

  • vvvv a hybrid visual/textual live-programming environment for easy prototyping and development.
  • Posh a windowing/interaction/drawing layer for C#/.NET desktop applications with their GUI in a browser.
  • Timeliner a Posh based timeline that can be controlled by and sends out its values via OSC.
  • Chordious a fretboard diagram generator for fretted stringed instruments.

If you want your project in this list, send me a pull request on this file or link + short description to tebjan (at) vvvv.org