Giter VIP home page Giter VIP logo

svgimage's Introduction

SVGImage

This is an SVG Image View Control for WPF applications.

Initially forked from: SVGImage Control - CodeProject Article

Besides the bug fixes, new features are added including the following:

  • Mask/Clip support
  • Support of styles.
  • Simple Animation support.

Downloads

The SVGImage is available as a single DLL in NuGet Package. The respository includes

  • Tests: For test tools, and
  • Samples: For sample applications
  • Docs: For the documentations (in markdown format).

The command lines installation options are: For the version 5.1.1

  • .NET CLI: dotnet add package DotNetProjects.SVGImage --version 5.1.1
  • Package Manager: NuGet\Install-Package DotNetProjects.SVGImage -Version 5.1.1

For reference in projects use: For the version 5.1.1

<PackageReference Include="DotNetProjects.SVGImage" Version="5.1.1" />

How to build

The SVGImage build targets .NET6.0-Windows (and up), .Net Framework 4.x TFMs and .NET Core 3.1.

  • Use Source/SVGImage.sln in requires Visual Studio 2022 for complete build, or
  • Use Source/SVGImage.VS2019.sln in Visual Studio 2019 for .Net Frameworks and .NET Core 3.1.

Documentations

For the User Manual and API References see Documentation.

Framework support

The SVGImage control library targets the following frameworks

  • .NET Framework, Version 4.0
  • .NET Framework, Version 4.5
  • .NET Framework, Version 4.6
  • .NET Framework, Version 4.7
  • .NET Framework, Version 4.8
  • .NET Core, Version 3.1
  • .NET 6 ~ 8

License

The SVGImage control library is relicensed under MIT License, with permission from the original author.

Sample Application

svgimage's People

Contributors

jogibear9988 avatar paulushub avatar williamgarner avatar tserious avatar avantbentlynevada avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.