Package: gdtools
Title: Utilities for Graphical Rendering and Fonts Management
Version: 0.4.4
Authors@R: c(
    person("David", "Gohel", , "david.gohel@ardata.fr", role = c("aut", "cre")),
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = "aut"),
    person("Lionel", "Henry", , "lionel@rstudio.com", role = "aut"),
    person("Jeroen", "Ooms", , "jeroen@berkeley.edu", role = "aut",
           comment = c(ORCID = "0000-0002-4035-0289")),
    person("Yixuan", "Qiu", role = "ctb"),
    person("R Core Team", role = "cph",
           comment = "Cairo code from X11 device"),
    person("ArData", role = "cph"),
    person("RStudio", role = "cph")
  )
Description: Tools are provided to compute metrics of formatted strings
    and to check the availability of a font.  Another set of functions is
    provided to support the collection of fonts from 'Google Fonts' in a
    cache. Their use is simple within 'R Markdown' documents and 'shiny'
    applications but also with graphic productions generated with the
    'ggiraph', 'ragg' and 'svglite' packages or with tabular productions
    from the 'flextable' package.
License: GPL-3 | file LICENSE
URL: https://davidgohel.github.io/gdtools/
BugReports: https://github.com/davidgohel/gdtools/issues
Depends: R (>= 4.0.0)
Imports: fontquiver (>= 0.2.0), htmltools, Rcpp (>= 0.12.12),
        systemfonts (>= 1.3.1), tools
Suggests: curl, gfonts, methods, testthat
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.3.3
SystemRequirements: cairo, freetype2, fontconfig
NeedsCompilation: yes
Packaged: 2025-10-06 06:43:42 UTC; davidgohel
Author: David Gohel [aut, cre],
  Hadley Wickham [aut],
  Lionel Henry [aut],
  Jeroen Ooms [aut] (ORCID: <https://orcid.org/0000-0002-4035-0289>),
  Yixuan Qiu [ctb],
  R Core Team [cph] (Cairo code from X11 device),
  ArData [cph],
  RStudio [cph]
Maintainer: David Gohel <david.gohel@ardata.fr>
Repository: CRAN
Date/Publication: 2025-10-06 07:20:09 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-10 02:55:07 UTC; windows
Archs: x64
