string2path: Rendering Font into 'data.frame'

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.

Version: 0.1.6
Depends: R (≥ 4.2)
Imports: tibble, cli
Suggests: testthat (≥ 3.0.0)
Published: 2023-12-17
Author: Hiroaki Yutani ORCID iD [aut, cre], The authors of the dependency Rust crates [ctb] (see inst/AUTHORS file for details)
string2path author details
Maintainer: Hiroaki Yutani <yutani.ini at gmail.com>
BugReports: https://github.com/yutannihilation/string2path/issues
License: MIT + file LICENSE
URL: https://yutannihilation.github.io/string2path/, https://github.com/yutannihilation/string2path
NeedsCompilation: yes
SystemRequirements: Cargo (rustc package manager)
Materials: NEWS
CRAN checks: string2path results

Documentation:

Reference manual: string2path.pdf

Downloads:

Package source: string2path_0.1.6.tar.gz
Windows binaries: r-devel: string2path_0.1.6.zip, r-release: string2path_0.1.6.zip, r-oldrel: string2path_0.1.6.zip
macOS binaries: r-release (arm64): string2path_0.1.6.tgz, r-oldrel (arm64): string2path_0.1.6.tgz, r-release (x86_64): string2path_0.1.6.tgz
Old sources: string2path archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=string2path to link to this page.