NEWS in package ‘gridtext’
Changes in version 0.1.4
- Make sure tests don't fail if vdiffr is missing.
Changes in version 0.1.3
- Remove unneeded systemfonts dependency.
Changes in version 0.1.2
- Fix build for testthat 3.0.
Changes in version 0.1.1
richtext_grob()
and textbox_grob()
now gracefully handle empty strings
and NAs.
Changes in version 0.1.0
First public release. Provides the two grobs richtext_grob()
and textbox_grob()
for formatted text rendering without and with word wrapping, respectively.