Changes in version 0.1.6 (2025-08-24) - add geom_shadowtext_interactive() (2025-08-24, Sun, #18, #19) Changes in version 0.1.5 (2025-06-30) - consistency with upcoming ggplot2 version (4.0.0) (2025-06-30, Mon) Changes in version 0.1.4 (2024-07-18) - add bg.colour and bg.r arguments in element_shadowtext() (2024-07-18, Thu) Changes in version 0.1.3 (2024-01-19) - inline add_margins() to compatible with 'ggplot2' 3.5.0 (2024-01-19, Fri, #13) Changes in version 0.1.2 (2022-04-22) - support aes(subset) to compatible with ggtree::geom_tiplab() (2022-01-10, Mon) Changes in version 0.1.0 (2021-12-20) - export Shadowtext geom, so that users can use annotate("shadowtext") (2021-12-20, Mon, #11) Changes in version 0.0.9 (2021-09-19) - export ShadowText Geom, so that users can use e.g., update_geom_defaults("ShadowText", list(size=28)) (2021-09-19, Sun, @bbcuffer, #9) Changes in version 0.0.8 (2021-04-23) - use X to determine the strheight to fix varying shifts (2019-11-05, @rcannood, #6) Changes in version 0.0.7 (2019-11-06) - element_shadowtext, so that we can use shadowtext in axis and other labels by using theme() (2019-09-09) Changes in version 0.0.6 (2019-09-09) - import ggplot2::.pt (2019-05-30) Changes in version 0.0.5 (2019-05-29) - import scale::alpha (2019-05-29) Changes in version 0.0.4 (2018-12-07) - update docs (2018-12-07) Changes in version 0.0.3 (2018-09-29) - compatible with ggplot2 3.0.1 (2018-09-29) Changes in version 0.0.2 (2017-10-30) - add vignette (2017-10-30) Changes in version 0.0.1 - shadowtextGrob and grid.shadowtext (2017-10-30) - geom_shadowtext (2017-10-27)