All Projects → managed-commons → Svgnet

managed-commons / Svgnet

Licence: bsd-3-clause
Fork of the SVG library for .NET that makes a GdiGraphics that "draws" on a SVG model

Labels

Projects that are alternatives of or similar to Svgnet

Svg2jsx
🍃 Transform SVG to valid JSX.
Stars: ✭ 1,116 (+1517.39%)
Mutual labels:  svg
Linearicons
Linearicons is the highest quality set of line icons, matching with minimalist UI designs in iOS.
Stars: ✭ 64 (-7.25%)
Mutual labels:  svg
Pasition
Path Transition with little JS code, render to anywhere - 轻量级 Path 过渡库,渲染到任何地方
Stars: ✭ 1,149 (+1565.22%)
Mutual labels:  svg
React Usa Map
React component with all USA States with customizable options. No D3 needed.
Stars: ✭ 63 (-8.7%)
Mutual labels:  svg
D3
This is the repository for my course, Learning Data Visualization with D3.js on LinkedIn Learning and Lynda.com.
Stars: ✭ 64 (-7.25%)
Mutual labels:  svg
Reaviz
📊 Data visualization library for React based on D3
Stars: ✭ 1,141 (+1553.62%)
Mutual labels:  svg
Flutter svg
SVG parsing, rendering, and widget library for Flutter
Stars: ✭ 1,113 (+1513.04%)
Mutual labels:  svg
Muze
Composable data visualisation library for web with a data-first approach now powered by WebAssembly
Stars: ✭ 1,153 (+1571.01%)
Mutual labels:  svg
Msvgc
Make React components from your plain SVG files
Stars: ✭ 64 (-7.25%)
Mutual labels:  svg
Php Svg Lib
SVG file parsing / rendering library
Stars: ✭ 1,146 (+1560.87%)
Mutual labels:  svg
Action Badges
🛡⚡️ A README badge service for GitHub Actions
Stars: ✭ 64 (-7.25%)
Mutual labels:  svg
D3 Simple Slider
A simple interactive SVG slider
Stars: ✭ 64 (-7.25%)
Mutual labels:  svg
Zdog
Flat, round, designer-friendly pseudo-3D engine for canvas & SVG
Stars: ✭ 8,904 (+12804.35%)
Mutual labels:  svg
Elementx
⚡️ Functionally create DOM elements and compose them to a tree quickly
Stars: ✭ 62 (-10.14%)
Mutual labels:  svg
H2d2 Shopicons
Essentials E-Commerce icon pack for free.
Stars: ✭ 67 (-2.9%)
Mutual labels:  svg
Phosphor Icons
A flexible icon family for the web
Stars: ✭ 56 (-18.84%)
Mutual labels:  svg
Omatsuri
PWA with 12 open source frontend focused tools
Stars: ✭ 1,131 (+1539.13%)
Mutual labels:  svg
Svgeez
A Ruby gem for automatically generating an SVG sprite from a folder of SVG icons.
Stars: ✭ 69 (+0%)
Mutual labels:  svg
Gh Card
GitHub Repository Card for Any Web Site
Stars: ✭ 1,154 (+1572.46%)
Mutual labels:  svg
Dom To Svg
Library to convert a given HTML DOM node into an accessible SVG "screenshot".
Stars: ✭ 67 (-2.9%)
Mutual labels:  svg

SvgNet

A fork of the SvgNet & SvgGdi bridge (http://www.codeproject.com/KB/cs/svgnet.aspx) to ressurrect it.

SvgNet is now available as a Nuget: SvgNet.

Latest version 2.1.5 is .NET Standard 2.0 and 2.1 and also .NET 5.0 compatible and works with .NET Core 2.x and 3.x and .NET 5.0, but now requires .NET Framework 4.7.1 or higher

To build this version properly you need .NET 5.0.100 SDK installed

License: BSD

Copyright © 2003 RiskCare Ltd. All rights reserved.

Copyright © 2010 SvgNet & SvgGdi Bridge Project. All rights reserved.

Copyright © 2015-2020 Rafael Teixeira, Mojmír Němeček, Benjamin Peterson and Other Contributors

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].