# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nanosvgr" in publications use:' type: software license: MIT title: 'nanosvgr: Read ''SVG'' as Polygons' version: 0.1.0 abstract: Parse SVG to polygons, bezier curves, lines and associated graphical parameters. This enables the manipulation of the raw SVG data and custom plotting techniques. authors: - family-names: Cheng given-names: Mike email: mikefc@coolbutuseless.com repository: https://trevorld.r-universe.dev repository-code: https://github.com/coolbutuseless/nanosvgr commit: b95073c3694cd5101481a5451b99c106efaf4fda url: https://github.com/coolbutuseless/nanosvgr date-released: '2026-04-17' contact: - family-names: Cheng given-names: Mike email: mikefc@coolbutuseless.com