Package: nanosvgr Type: Package Title: Read 'SVG' as Polygons Version: 0.1.0 Authors@R: c( person("Mike", "Cheng", role = c("aut", "cre", 'cph'), email = "mikefc@coolbutuseless.com") ) Maintainer: Mike Cheng URL: https://github.com/coolbutuseless/nanosvgr BugReports: https://github.com/coolbutuseless/nanosvgr/issues Description: Parse SVG to polygons, bezier curves, lines and associated graphical parameters. This enables the manipulation of the raw SVG data and custom plotting techniques. License: MIT + file LICENSE Copyright: The included 'nanosvg' code is Copyright (c) (c) 2013-14 Mikko Mononen memon@inside.org. See 'COPYRIGHTS' for LICENSE for included code. Encoding: UTF-8 RoxygenNote: 7.3.3 LinkingTo: colorfast Depends: R (>= 4.1.0), colorfast Repository: https://coolbutuseless.r-universe.dev Date/Publication: 2026-04-17 22:11:20 UTC RemoteUrl: https://github.com/coolbutuseless/nanosvgr RemoteRef: HEAD RemoteSha: b95073c3694cd5101481a5451b99c106efaf4fda NeedsCompilation: yes Packaged: 2026-06-16 07:45:32 UTC; root Author: Mike Cheng [aut, cre, cph]