wszystkie opcje
trixie  ] [  sid  ]
[ Pakiet źródłowy: nanosvg  ]

Pakiet: libnanosvg-dev (0.0~git20241219.ea6a6ac-1)

Odnośniki dla libnanosvg-dev

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego nanosvg:

Opiekun:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Pobieranie libnanosvg-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 305,6 KiB572,0 KiB [lista plików]
arm64 303,2 KiB560,0 KiB [lista plików]
armel 303,0 KiB566,0 KiB [lista plików]
armhf 300,2 KiB537,0 KiB [lista plików]
i386 306,2 KiB566,0 KiB [lista plików]
mips64el 307,4 KiB599,0 KiB [lista plików]
ppc64el 312,0 KiB602,0 KiB [lista plików]
riscv64 343,4 KiB1 063,0 KiB [lista plików]
s390x 304,5 KiB569,0 KiB [lista plików]