Port details |
- nanosvg Simple C++ header-only SVG parser
- g20190422 graphics
=0 Version of this port present on the latest quarterly branch.- Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-09-21 14:44:49
- Last Update: 2019-09-21 15:44:42
- SVN Revision: 512502
- License: ZLIB
- Description:
- 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.
WWW: https://github.com/memononen/nanosvg
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nanosvg>0:graphics/nanosvg
- To install the port:
cd /usr/ports/graphics/nanosvg/ && make install clean - To add the package:
pkg install nanosvg - PKGNAME: nanosvg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1569076700
SHA256 (memononen-nanosvg-g20190422-25241c5_GH0.tar.gz) = 288d134f078c7bcb6360df65ab8de10331f59f96d08cf9be25eee6cec0756e12
SIZE (memononen-nanosvg-g20190422-25241c5_GH0.tar.gz) = 295817
- There are no ports dependent upon this port
- Configuration Options
- No options to configure
- Master Sites:
- https://codeload.github.com/memononen/nanosvg/tar.gz/25241c5?dummy=/
|
Number of commits found: 1
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Sep 2019 14:44:42
g20190422

|
yuri  |
New port: graphics/nanosvg: Simple C++ header-only SVG parser |
Number of commits found: 1
|
Latest Vulnerabilities |
10 vulnerabilities affecting 52 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2019-12-10 21:08:49
|
|