svgpp
SVG parser
A C++ library for parsing and manipulating SVG (Scalable Vector Graphics) files
C++ SVG library
553 stars
35 watching
101 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sammycage/lunasvg | A C++ library for rendering and manipulating Scalable Vector Graphics (SVG) files. | 906 |
memononen/nanosvg | A C library that parses SVG files into cubic bezier paths | 1,706 |
wmannis/cl-svg | A Common Lisp library for generating Scalable Vector Graphics files. | 42 |
ajstarks/svgo | A Go library for generating Scalable Vector Graphics (SVG) files | 2,153 |
wieslawsoltes/svg.skia | A .NET library for rendering SVG files into raster images using the SkiaSharp backend. | 472 |
exyte/svgview | An SVG parser and renderer framework for SwiftUI-based iOS apps | 652 |
jwtowner/lug | A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 68 |
scour-project/scour | An SVG optimizer/cleaner tool that reduces the size of vector graphics by removing unnecessary data. | 780 |
vim-scripts/svg.vim | A Vim plugin for syntax highlighting of Scalable Vector Graphics (SVG) files. | 9 |
millermedeiros/svgparser | Converts SVG graphics to FIVe3D and HTML5 canvas formats. | 15 |
dompdf/php-svg-lib | Library for rendering SVG files as raster images or PDFs | 1,409 |
globalcitizen/svglover | A Lua library to import and display simple SVGs in LÖVE | 52 |
aviate-labs/svg.mo | A Motoko library for generating Scalable Vector Graphics | 8 |
mewpurpur/godsvg | An SVG editor with real-time code generation and optimization capabilities | 1,295 |
jonathanlurie/svglcore | A 3D renderer that generates SVG files from 3D meshes and lighting data | 23 |