slackbuilds_ponce/libraries/nanosvg
Fernando Lopez Jr. 1211c099b9
libraries/nanosvg: Added (SVG header file).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-11-19 18:54:34 +07:00
..
doinst.sh
nanosvg.info
nanosvg.SlackBuild
README
slack-desc

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.