svg2nvg
SVG converter
Converts SVG files to nanovg source code
A tool for converting SVG files to nanovg source code
49 stars
7 watching
2 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |
w8r/geojson2svg | Converts GeoJSON data into SVG format for mapping and visualization | 67 |
em/svg2gcode | Converts 2D designs from SVG files to instructions for CNC machines using Gcode. | 54 |
vishpat/svg2gcode | Converts SVG to G-code for CNC machines using Bezier curves and recursive subdivision | 92 |
snowkit/linc_nanovg | Native bindings for nanovg to facilitate graphics rendering in C-based projects | 13 |
nirvdrum/svn2git | A tool for migrating Subversion projects to Git while preserving branch and tag structures. | 2,110 |
swhitty/swiftdraw | Converts SVG images into SFSymbol, PNG, PDF, and Swift source code formats | 423 |
jschwizer99/plot2svg | Converts MATLAB plots to scalable vector graphics (SVG) format | 47 |
akoenig/gulp-svg2png | A tool that converts SVG images to PNG format | 54 |
vim-scripts/svg.vim | A Vim plugin for syntax highlighting of Scalable Vector Graphics (SVG) files. | 9 |
vsg-dev/vsgxchange | A utility library for converting various image and 3D model formats into the VulkanSceneGraph format. | 70 |
whynothugo/python-barcode | A Python library for generating standard barcodes without external dependencies. | 572 |
bluenote10/nimsvg | A Nim-based domain-specific language for generating SVG files and GIF animations programmatically. | 141 |
cakestwix/pylng | Tools for parsing and converting localized text files from HandyGames games | 3 |
zachjs/sv2v | Converts SystemVerilog to Verilog code for hardware design and simulation | 561 |