SVG Rendering Engine

所属分类:图形图象
开发工具:C#
文件大小:19358KB
下载次数:2
上传日期:2019-11-12 11:03:30
上 传 者giveme20002003
说明:  一个C#SVG渲染引擎,主要设计用于在web上使用SVG文件。
(A C# SVG rendering engine, primarily designed to allow SVG files to be used on the web.)

文件列表:
SVG Rendering Engine\BuildProcessTemplates\DefaultTemplate.xaml (65836, 2017-05-02)
SVG Rendering Engine\BuildProcessTemplates\UpgradeTemplate.xaml (6878, 2017-05-02)
SVG Rendering Engine\license.txt (2660, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.1.0.0.nupkg (180807, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.1.0.1.nupkg (180802, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.1.0.2.nupkg (180518, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.1.5.0.nupkg (191761, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.1.5.1.nupkg (195470, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.1.5.2.nupkg (193770, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.1.6.0.nupkg (200406, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.1.6.1.nupkg (221104, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.1.7.0.nupkg (233151, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.2.0.0.nupkg (487226, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.2.1.0.nupkg (443245, 2017-05-02)
SVG Rendering Engine\Nuget\Svg.nuspec (1995, 2017-05-02)
SVG Rendering Engine\Samples\Entities\app.config (144, 2017-05-02)
SVG Rendering Engine\Samples\Entities\Entities.csproj (3005, 2017-05-02)
SVG Rendering Engine\Samples\Entities\Entities.csproj.vspscc (257, 2017-05-02)
SVG Rendering Engine\Samples\Entities\Entities.suo (2560, 2017-05-02)
SVG Rendering Engine\Samples\Entities\Lib\Svg.dll (298496, 2017-05-02)
SVG Rendering Engine\Samples\Entities\Program.cs (690, 2017-05-02)
SVG Rendering Engine\Samples\Entities\Properties\AssemblyInfo.cs (1446, 2017-05-02)
SVG Rendering Engine\Samples\Entities\sample.png (21447, 2017-05-02)
SVG Rendering Engine\Samples\Entities\sample.svg (416, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\app.config (144, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\bin\Debug\SvgSample.exe.config (144, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\bin\Debug\SvgSample.vshost.exe (11600, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\bin\Debug\SvgSample.vshost.exe.config (144, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\bin\Debug\SvgSample.vshost.exe.manifest (490, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\Lib\Svg.dll (298496, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache (6140, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\obj\x86\Debug\SvgSample.csproj.FileListAbsolute.txt (94, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\Program.cs (610, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\Properties\AssemblyInfo.cs (1448, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\Sample.svg (2452, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\SvgSample.csproj (3024, 2017-05-02)
SVG Rendering Engine\Samples\RuntimeUpdates\SvgSample.csproj.vspscc (257, 2017-05-02)
... ...

# 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 ``` ## Projects using the library * [vvvv](http://vvvv.org) a hybrid visual/textual live-programming environment for easy prototyping and development. * [Posh](https://github.com/vvvv/Posh) a windowing/interaction/drawing layer for C#/.NET desktop applications with their GUI in a browser. * [Timeliner](https://github.com/vvvv/Timeliner) a Posh based timeline that can be controlled by and sends out its values via OSC. * [Chordious](http://chordious.com) 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

近期下载者

相关文件


收藏者