nanosvg
SVG parser
A C library that parses SVG files into cubic bezier paths
Simple stupid SVG parser
2k stars
82 watching
363 forks
Language: C
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
svgpp/svgpp | A C++ library for parsing and manipulating SVG (Scalable Vector Graphics) files | 553 |
fransallen/blobcdn | Provides a CDN for generating SVG shapes on the fly | 21 |
sammycage/lunasvg | A C++ library for rendering and manipulating Scalable Vector Graphics (SVG) files. | 906 |
ollix/svg2nvg | Converts SVG files to nanovg source code | 49 |
mchoe/swiftsvg | A lightweight, performant SVG parser for Swift, supporting common use cases for flat icons and themeable graphics | 1,936 |
sindresorhus/grunt-svgmin | Automates the minification of SVG files using SVGO | 433 |
vim-scripts/svg.vim | A Vim plugin for syntax highlighting of Scalable Vector Graphics (SVG) files. | 9 |
timothyschoen/juce_nanovg | A C++ module for rendering graphics with NanoVG in JUCE projects | 15 |
akoenig/gulp-svg2png | A tool that converts SVG images to PNG format | 54 |
tiagolr/vnodes | A Vue-based library for creating interactive SVG graphs and diagrams. | 120 |
sammycage/plutovg | A 2D vector graphics library written in C. | 341 |
capnodin/svgraph | A JavaScript library that uses D3 to create SVG graphics from AutoHotkey scripts | 10 |
guillaume-chevalier/sgnn-self-governing-neural-networks-projection-layer | Reproduces a SGNN's word projections preprocessing pipeline using word n-grams instead of skip-grams | 23 |
googlefonts/picosvg | A tool that simplifies SVG files by removing unnecessary elements and converting them into equivalent, more compact formats. | 140 |
bluenote10/nimsvg | A Nim-based domain-specific language for generating SVG files and GIF animations programmatically. | 141 |