Name : nanosvg-devel
| |
Version : 2022.12.22
| Vendor : obs://build_opensuse_org/science
|
Release : 2.1
| Date : 2023-07-21 11:40:52
|
Group : Unspecified
| Source RPM : nanosvg-2022.12.22-2.1.src.rpm
|
Size : 0.13 MB
| |
Packager : (none)
| |
Summary : Development files for nanosvg
|
Description :
NanoSVG is a simple SVG parser. The output of the parser is a list of cubic bezier shapes.
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.
The library can be used by copying the .h files into the consuming package or through shared libraries installed by the CMake build process.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/science/SLE_15_SP2/x86_64 |