Package: string2path
Title: Rendering Font into 'data.frame'
Version: 0.1.0
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 font data, 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.1)
Imports: tibble, cli
Suggests: testthat (>= 3.0.0)
URL: https://yutannihilation.github.io/string2path/,
        https://github.com/yutannihilation/string2path
BugReports: https://github.com/yutannihilation/string2path/issues
Encoding: UTF-8
RoxygenNote: 7.2.0
SystemRequirements: Cargo (rustc package manager)
Biarch: true
Config/testthat/edition: 3
Config/string2path/MSRV: 1.56.0
Config/string2path/crate_name: string2path
Config/string2path/github_repo: yutannihilation/string2path
Config/string2path/github_tag: build_20220717-3
Config/string2path/binary_sha256sum: list(
        `aarch64-apple-darwin-libstring2path.a` =
        "be85eff1a67b4cc2a4ec8d881242602fa2ff94910c05bbaeaf0fc19dcde57a3d",
        `i686-pc-windows-gnu-libstring2path.a` =
        "e5a1f923d1ef1a727fcdc3a9cfd5dd3768ce4bfb4d56ca1f74138d4a91c7d9e7",
        `ucrt-x86_64-pc-windows-gnu-libstring2path.a` =
        "4845e8d3be8aff6366996b22d8e69fd0ffc87c41261026cd901d747e20ee62b6",
        `x86_64-apple-darwin-libstring2path.a` =
        "c9c10d2cc5cfffe466c08c27ec2f45323ea828d2492e61bcc95f092f43e33839",
        `x86_64-pc-windows-gnu-libstring2path.a` =
        "c212f6855df874c3ff2b544ef96d7fe180e81c3600cbfcf9ba9e37a30d557a01"
        )
NeedsCompilation: yes
Packaged: 2022-07-17 05:04:04 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: 2022-07-17 05:20:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-07-17 10:53:05 UTC; unix
Archs: string2path.so.dSYM
