- Transition to curl package and drop RCurl dependency
- Fix fontface not being processed and words spaced properly in R 4.2.0
- Maintainer changes to Brenton Wiernik
- Removed LazyData from package DESCRIPTION to fix CRAN NOTE
- Make sure tests don't fail if vdiffr is missing.
- Remove unneeded systemfonts dependency.
- Fix build for testthat 3.0.
richtext_grob()
andtextbox_grob()
now gracefully handle empty strings and NAs.
First public release. Provides the two grobs richtext_grob()
and textbox_grob()
for formatted text rendering without and with word wrapping, respectively.