Skip to content

Bindings to the HarfBuzz library for Text Shaping

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

r-lib/textshaping

Repository files navigation

textshaping

CRAN status Lifecycle: stable R-CMD-check

This package is a low level package that provides advanced text shaping capabilities to graphic devices. It is based on the FriBidi and HarfBuzz libraries and provides full support for correctly shaping left-to-right, right-to-left, and bidirectional text with full support for all OpenType features such as ligatures, stylistic glyph substitutions, etc.

For an example of a package that uses textshaping to support advanced text layout see ragg.

A big thanks to Behdad Esfahbod who is the main author of both FriBidi and HarfBuzz and has been very helpful answering questions during the course of development.

Installation

You can install textshaping from CRAN with install.packages("textshaping"). For the development version you can install it from Github with devtools:

devtools::install_github("r-lib/textshaping")

Note that you will need both the development versions of FriBidi and HarfBuzz to successfully compile it.

Code of Conduct

Please note that the textshaping project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Bindings to the HarfBuzz library for Text Shaping

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages