all options
trixie  ] [  sid  ]
[ Source: nanosvg  ]

Package: libnanosvg-dev (0.0~git20231229.93ce879-1)

Links for libnanosvg-dev

Screenshot

Debian Resources:

Download Source Package nanosvg:

Maintainer:

External Resources:

Similar packages:

simple svg parsing library -- development files

NanoSVG is a simple stupid single-header-file SVG parse. The output of the parser is a list of cubic bezier shapes.

The library suits well for anything from rendering scalable icons in your editor application to prototyping a game.

NanoSVG supports a wide range of SVG features, but something may be missing, feel free to create a pull request!

The shapes in the SVG images are transformed by the viewBox and converted to specified units. That is, you should get the same looking data as your designed in your favorite app.

NanoSVG can return the paths in few different units. For example if you want to render an image, you may choose to get the paths in pixels, or if you are feeding the data into a CNC-cutter, you may want to use millimeters.

The units passed to NanoSVG should be one of: 'px', 'pt', 'pc' 'mm', 'cm', or 'in'. DPI (dots-per-inch) controls how the unit conversion is done.

If you don't know or care about the units stuff, "px" and 96 should get you going.

This package contains header files, other development files, and a static library required to compile programs against this library.

Download libnanosvg-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 304.7 kB570.0 kB [list of files]
arm64 302.0 kB559.0 kB [list of files]
armel 302.6 kB564.0 kB [list of files]
armhf 299.7 kB536.0 kB [list of files]
i386 305.7 kB564.0 kB [list of files]
mips64el 306.8 kB598.0 kB [list of files]
ppc64el 311.2 kB601.0 kB [list of files]
riscv64 342.5 kB1,053.0 kB [list of files]
s390x 303.7 kB566.0 kB [list of files]