Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svg-net/svg
Fork of the ms svg library
https://github.com/svg-net/svg
c-sharp css dom nuget svg vector-graphics
Last synced: about 1 month ago
JSON representation
Fork of the ms svg library
- Host: GitHub
- URL: https://github.com/svg-net/svg
- Owner: svg-net
- License: ms-pl
- Created: 2011-11-11T16:25:15.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T17:42:39.000Z (4 months ago)
- Last Synced: 2024-10-14T03:02:58.527Z (about 1 month ago)
- Topics: c-sharp, css, dom, nuget, svg, vector-graphics
- Language: C#
- Homepage: http://svg-net.github.io/SVG/
- Size: 29 MB
- Stars: 1,159
- Watchers: 64
- Forks: 473
- Open Issues: 117
-
Metadata Files:
- Readme: Docs/Readme.md
- Contributing: CONTRIBUTING.md
- License: license.txt
Awesome Lists containing this project
README
![W3C SVG Logo](https://www.w3.org/Icons/SVG/svg-logo-v.png)
## SVG.NETPublic fork of the C# SVG rendering library on CodePlex (now out of service).
This started out as a private fork by [vvvv](https://vvvv.org) with some minor modification to enable the writing of proper SVG strings.
After almost two years of fixes and improvements the company decided to share the codebase with the public in order to improve it even further.
In 2021, the repository has been transferred from the company organization `vvvv` to the new organization `svg-net` (e.g. SVG.NET).Please feel free to fork it and open pull requests for any fix, improvement or feature you want to add.
You may check the [contributing guide](https://github.com/svg-net/SVG/blob/master/CONTRIBUTING.md) for more information on how to do this.## License
Licensed under the [MS-PL license](https://github.com/svg-net/SVG?tab=MS-PL-1-ov-file),This project has dependencies on other open-source projects. These projects are referenced via NuGet packages and might be subject to different licenses.
|Project|Author|Sources|License|
|--------|-----|---|---------|
|ExCSS|Tyler Brinks (@tylerbrinks)|[GitHub](https://github.com/TylerBrinks/ExCSS)|[MIT](https://github.com/TylerBrinks/ExCSS/blob/master/license.txt)|