Package: textshaping 1.0.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_1.0.0.9000.tar.gz
textshaping_1.0.0.9000.zip(r-4.5)textshaping_1.0.0.9000.zip(r-4.4)textshaping_1.0.0.9000.zip(r-4.3)
textshaping_1.0.0.9000.tgz(r-4.4-x86_64)textshaping_1.0.0.9000.tgz(r-4.4-arm64)textshaping_1.0.0.9000.tgz(r-4.3-x86_64)textshaping_1.0.0.9000.tgz(r-4.3-arm64)
textshaping_1.0.0.9000.tar.gz(r-4.5-noble)textshaping_1.0.0.9000.tar.gz(r-4.4-noble)
textshaping_1.0.0.9000.tgz(r-4.4-emscripten)textshaping_0.4.1.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 2 hours agofrom:84ec99dd00. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 20 2025 |
R-4.5-win-x86_64 | OK | Jan 20 2025 |
R-4.5-linux-x86_64 | OK | Jan 20 2025 |
R-4.4-win-x86_64 | OK | Jan 20 2025 |
R-4.4-mac-x86_64 | OK | Jan 20 2025 |
R-4.4-mac-aarch64 | OK | Jan 20 2025 |
R-4.3-win-x86_64 | OK | Jan 20 2025 |
R-4.3-mac-x86_64 | OK | Jan 20 2025 |
R-4.3-mac-aarch64 | OK | Jan 20 2025 |
Exports:get_font_featureslorem_bidilorem_textplot_shapeshape_texttext_width
Dependencies:clicpp11gluejsonlitelifecyclerlangstringisystemfonts
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get available OpenType features in a font | get_font_features |
Get gibberish text in various scripts | lorem_bidi lorem_text |
Preview shaped text and the metrics for the text box | plot_shape |
Calculate glyph positions for strings | shape_text |
Calculate the width of a string, ignoring new-lines | text_width |