Package: ggfx
Title: Pixel Filters for 'ggplot2' and 'grid'
Version: 1.0.3
Authors@R: 
    c(person(given = "Thomas Lin",
             family = "Pedersen",
             role = c("aut", "cre"),
             email = "thomasp85@gmail.com",
             comment = c(ORCID = "0000-0002-5147-4711")),
      person(given = "RStudio",
             role = c("cph", "fnd")))
Description: Provides a range of filters that can be applied to layers from the
    'ggplot2' package and its extensions, along with other graphic elements such
    as guides and theme elements. The filters are applied at render time and
    thus uses the exact pixel dimensions needed.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: magick (>= 2.7.1), ragg, grid, ggplot2, grDevices, gtable,
        rlang
RoxygenNote: 7.3.2
URL: https://ggfx.data-imaginist.com, https://github.com/thomasp85/ggfx
BugReports: https://github.com/thomasp85/ggfx/issues
Suggests: covr, knitr, rmarkdown, farver (>= 2.1.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-03 14:18:15 UTC; thomas
Author: Thomas Lin Pedersen [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5147-4711>),
  RStudio [cph, fnd]
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-03 14:40:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:27:54 UTC; windows
