This package browser is in early development. Mind the rough edges.

nanosvg 0.0.0-0.9da543e

Simple SVG parser

NanoSVG is a simple single-header SVG parser. The output of the parser is a list of cubic bezier shapes. The library suits well for anything from rendering scalable icons in an editor application to prototyping a game.

Installation

Install nanosvg 0.0.0-0.9da543e as follows:

guix install nanosvg@0.0.0-0.9da543e

Or install the latest version:

guix install nanosvg

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.