全部搜索项
trixie  ] [  sid  ]
[ 源代码:  ]

软件包:libnanosvg-dev(0.0~git20231229.93ce879-1) [debports]

libnanosvg-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包

未找到

维护小组:

外部的资源:

相似软件包:

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.

下载 libnanosvg-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
x32 (非官方移植版) 304.1 kB558.0 kB [文件列表]