Package: textshaping Title: Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping Version: 0.3.6 Authors@R: c( person("Thomas Lin", "Pedersen", , "thomas.pedersen@rstudio.com", c("cre", "aut"), comment = c(ORCID = "0000-0002-5147-4711")), person("RStudio", role = "cph") ) Description: Provides access to the text shaping functionality in the 'HarfBuzz' library and the bidirectional algorithm in the 'Fribidi' library. 'textshaping' is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the 'systemfonts' package. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.1.1 Depends: R (>= 3.2.0) Imports: systemfonts (>= 1.0.0) LinkingTo: cpp11 (>= 0.2.1), systemfonts (>= 1.0.0) SystemRequirements: C++11, freetype2, harfbuzz, fribidi URL: https://github.com/r-lib/textshaping BugReports: https://github.com/r-lib/textshaping/issues Suggests: covr, knitr, rmarkdown VignetteBuilder: knitr NeedsCompilation: yes Packaged: 2021-10-13 11:45:03 UTC; thomas Author: Thomas Lin Pedersen [cre, aut] (), RStudio [cph] Maintainer: Thomas Lin Pedersen Repository: CRAN Date/Publication: 2021-10-13 12:00:02 UTC Built: R 4.2.2; x86_64-conda-linux-gnu; 2022-12-19 09:01:17 UTC; unix