Package: textshaping 0.4.0.9000
textshaping: Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping
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.
Authors:
textshaping_0.4.0.9000.tar.gz
textshaping_0.4.0.9000.zip(r-4.5)textshaping_0.4.0.9000.zip(r-4.4)textshaping_0.4.0.9000.zip(r-4.3)
textshaping_0.4.0.9000.tgz(r-4.4-x86_64)textshaping_0.4.0.9000.tgz(r-4.4-arm64)textshaping_0.4.0.9000.tgz(r-4.3-x86_64)textshaping_0.4.0.9000.tgz(r-4.3-arm64)
textshaping_0.4.0.9000.tar.gz(r-4.5-noble)textshaping_0.4.0.9000.tar.gz(r-4.4-noble)
textshaping_0.4.0.9000.tgz(r-4.4-emscripten)textshaping_0.4.0.9000.tgz(r-4.3-emscripten)
textshaping.pdf |textshaping.html✨
textshaping/json (API)
NEWS
# Install 'textshaping' in R: |
install.packages('textshaping', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/textshaping/issues
Last updated 6 months agofrom:0cf6a497a4. Checks:OK: 7 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win-x86_64 | NOTE | Oct 24 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 24 2024 |
R-4.4-win-x86_64 | OK | Oct 24 2024 |
R-4.4-mac-x86_64 | OK | Oct 24 2024 |
R-4.4-mac-aarch64 | OK | Oct 24 2024 |
R-4.3-win-x86_64 | OK | Oct 24 2024 |
R-4.3-mac-x86_64 | OK | Oct 24 2024 |
R-4.3-mac-aarch64 | OK | Oct 24 2024 |
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get available OpenType features in a font | get_font_features |
Calculate glyph positions for strings | shape_text |
Calculate the width of a string, ignoring new-lines | text_width |