Package: textshaping 1.0.5.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.5.9000.tar.gz
textshaping_1.0.5.9000.zip(r-4.7)textshaping_1.0.5.9000.zip(r-4.6)textshaping_1.0.5.9000.zip(r-4.5)
textshaping_1.0.5.9000.tgz(r-4.6-x86_64)textshaping_1.0.5.9000.tgz(r-4.6-arm64)textshaping_1.0.5.9000.tgz(r-4.5-x86_64)textshaping_1.0.5.9000.tgz(r-4.5-arm64)
textshaping_1.0.5.9000.tar.gz(r-4.7-arm64)textshaping_1.0.5.9000.tar.gz(r-4.7-x86_64)textshaping_1.0.5.9000.tar.gz(r-4.6-arm64)textshaping_1.0.5.9000.tar.gz(r-4.6-x86_64)
textshaping_1.0.5.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:67c94db693. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 151 | ||
| linux-devel-x86_64 | OK | 229 | ||
| source / vignettes | OK | 294 | ||
| linux-release-arm64 | OK | 151 | ||
| linux-release-x86_64 | OK | 138 | ||
| macos-release-arm64 | OK | 107 | ||
| macos-release-x86_64 | OK | 241 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| macos-oldrel-x86_64 | OK | 223 | ||
| windows-devel | OK | 157 | ||
| windows-release | OK | 167 | ||
| windows-oldrel | OK | 125 | ||
| wasm-release | OK | 139 |
Exports:get_font_featuresgrid.mathlorem_bidilorem_textmath_grobplot_mathplot_shapeshape_mathshape_texttext_width
Dependencies:base64encclicpp11jsonlitelifecyclerlangstringisystemfonts
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 |
| Create a grid grob for a math expression | grid.math math_grob |
| Preview shaped math expression | plot_math |
| Preview shaped text and the metrics for the text box | plot_shape |
| Shape LaTeX math expression | shape_math |
| Calculate glyph positions for strings | shape_text |
| Calculate the width of a string, ignoring new-lines | text_width |
