Package: string2path
Title: Rendering Font into 'data.frame'
Version: 0.0.2
Authors@R: 
    person(given = "Hiroaki",
           family = "Yutani",
           role = c("aut", "cre"),
           email = "yutani.ini@gmail.com",
           comment = c(ORCID = "0000-0002-3385-7233"))
Description: Extract glyph information from a font file, and translate the
    outline curves to flattened paths or tessellated polygons. The converted
    data is returned as a 'data.frame' in easy-to-plot format.
License: MIT + file LICENSE
Depends: R (>= 4.0)
Imports: tibble
Suggests: testthat (>= 3.0.0), systemfonts
URL: https://yutannihilation.github.io/string2path/,
        https://github.com/yutannihilation/string2path
BugReports: https://github.com/yutannihilation/string2path/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
SystemRequirements: GNU make, Cargo (rustc package manager)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2021-08-07 01:40:35 UTC; yutani
Author: Hiroaki Yutani [aut, cre] (<https://orcid.org/0000-0002-3385-7233>)
Maintainer: Hiroaki Yutani <yutani.ini@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-09 13:40:05 UTC
