All Projects → otuncelli → Scalable Vector Graphics Plugin For Paint.net

otuncelli / Scalable Vector Graphics Plugin For Paint.net

Licence: other
Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files.

Projects that are alternatives of or similar to Scalable Vector Graphics Plugin For Paint.net

Psvg
Programmable Scalable Vector Graphics -- drawings that draw themselves
Stars: ✭ 177 (+62.39%)
Mutual labels:  vector-graphics, svg
Vpype
The Swiss-Army-knife command-line tool for plotter vector graphics.
Stars: ✭ 292 (+167.89%)
Mutual labels:  vector-graphics, svg
Picasso
Picasso is a high quality 2D vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
Stars: ✭ 205 (+88.07%)
Mutual labels:  vector-graphics, svg
Dvisvgm
A fast DVI, EPS, and PDF to SVG converter
Stars: ✭ 134 (+22.94%)
Mutual labels:  vector-graphics, svg
Svg
Fork of the ms svg library (http://svg.codeplex.com/)
Stars: ✭ 676 (+520.18%)
Mutual labels:  vector-graphics, svg
Svglib
Read SVG files and convert them to other formats.
Stars: ✭ 139 (+27.52%)
Mutual labels:  vector-graphics, svg
Php Svg
Vector graphics (SVG) library for PHP
Stars: ✭ 256 (+134.86%)
Mutual labels:  vector-graphics, svg
Vectorlogozone
3,000+ gorgeous SVG logos, perfect for your README or credits page
Stars: ✭ 239 (+119.27%)
Mutual labels:  vector-graphics, svg
Zrender
A lightweight graphic library providing 2d draw for Apache ECharts
Stars: ✭ 5,122 (+4599.08%)
Mutual labels:  vector-graphics, svg
Scour
Scour - An SVG Optimizer / Cleaner
Stars: ✭ 443 (+306.42%)
Mutual labels:  vector-graphics, svg
Svg.skia
An SVG rendering library.
Stars: ✭ 122 (+11.93%)
Mutual labels:  vector-graphics, svg
Graphicsjs
A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.
Stars: ✭ 937 (+759.63%)
Mutual labels:  vector-graphics, svg
Rad Lines
Beautiful Vector Generator Tool
Stars: ✭ 121 (+11.01%)
Mutual labels:  vector-graphics, svg
Gerbolyze
Render high-resolution bitmap images to PCB gerber files
Stars: ✭ 169 (+55.05%)
Mutual labels:  vector-graphics, svg
Pixelfarm
From Vectors to (sub) Pixels, C# 2D Rendering Library
Stars: ✭ 120 (+10.09%)
Mutual labels:  vector-graphics, svg
Svgtovectordrawableconverter
Batch converter of SVG images to Android vector drawable XML resource files. Online version of the converter is here:
Stars: ✭ 341 (+212.84%)
Mutual labels:  vector-graphics, svg
Macsvg
macSVG - An open-source macOS app for designing HTML5 SVG (Scalable Vector Graphics) art and animation with a WebKit web view ➤➤➤
Stars: ✭ 789 (+623.85%)
Mutual labels:  vector-graphics, svg
Pathrenderinglab
Repository for research on complete SVG rendering
Stars: ✭ 83 (-23.85%)
Mutual labels:  vector-graphics, svg
Robopaint
The software for your friendly painting robot kit!
Stars: ✭ 105 (-3.67%)
Mutual labels:  svg
Nimsvg
Nim-based DSL allowing to generate SVG files and GIF animations.
Stars: ✭ 107 (-1.83%)
Mutual labels:  svg

SvgFileType

Please check the Releases section for binary download.

Please note: The binary forms that you can get from the releases section are under the LGPL terms since they contain code from Fizzler: .NET CSS Selector Engine project.

This is a Paint.NET filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files. SVG elements can be rendered as a flat image file or each on a separate layer.

The plugin is a tiny wrapper around the SVG.NET Library which does the actual SVG reading.

Tested on paint.net 4.2.13.

To install the plugin perform the following steps:

  • Put the DLL in the <Paint.NET>\FileTypes directory (default location is C:\Program Files\paint.net\FileTypes)
  • Restart Paint.NET if you have it open
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].