Package: shadowtext Title: Shadow Text Grob and Layer Version: 0.1.6 Authors@R: c( person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781")), person("Shuangbin", "Xu", email = "xshuangbin@163.com", role = "ctb", comment = c(ORCID="0000-0003-3513-5362")) ) Description: Implement shadowtextGrob() for 'grid' and geom_shadowtext() layer for 'ggplot2'. These functions create/draw text grob with background shadow. Depends: R (>= 3.4.0) Imports: ggiraph, ggplot2, grid, scales, S7, purrr, rlang Suggests: knitr, rmarkdown, prettydoc VignetteBuilder: knitr License: Artistic-2.0 Encoding: UTF-8 URL: https://github.com/GuangchuangYu/shadowtext/ BugReports: https://github.com/GuangchuangYu/shadowtext/issues RoxygenNote: 7.3.2 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libpng-dev libuv1-dev Repository: https://guangchuangyu.r-universe.dev Date/Publication: 2025-09-01 02:42:23 UTC RemoteUrl: https://github.com/guangchuangyu/shadowtext RemoteRef: HEAD RemoteSha: 4d73f8bae712e3b415fd54b62b84df874978d7b6 NeedsCompilation: no Packaged: 2026-05-29 11:37:39 UTC; root Author: Guangchuang Yu [aut, cre, cph] (ORCID: ), Shuangbin Xu [ctb] (ORCID: ) Maintainer: Guangchuang Yu