r-textshaping 1.0.1
Bindings to the HarfBuzz and Fribidi libraries for text shaping
This package provides access to the text shaping functionality in the HarfBuzz library and the bidirectional algorithm in the Fribidi library. This is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the systemfonts
package.
- Outputs:
out
- Website: https://github.com/r-lib/textshaping
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-textshaping 1.0.1
as follows:
guix install r-textshaping@1.0.1
Or install the latest version:
guix install r-textshaping
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.