Source: r-cran-gdtools
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-fontquiver,
 r-cran-htmltools,
 r-cran-rcpp,
 r-cran-systemfonts (>= 1.3.1),
 architecture-is-64-bit,
 architecture-is-little-endian,
 libcairo2-dev,
 libfreetype-dev,
 libfontconfig-dev,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-gdtools
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-gdtools.git
Homepage: https://cran.r-project.org/package=gdtools

Package: r-cran-gdtools
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Font Metrics and Font Management Utilities for R Graphics
 Compute text metrics (width, ascent, descent) using 'Cairo'
 and 'FreeType', independently of the active graphic device. Font lookup
 is delegated to 'systemfonts'. Additional utilities let users register
 'Google Fonts' or bundled 'Liberation' fonts, check font availability,
 and assemble 'htmlDependency' objects so that fonts are correctly embedded
 in 'Shiny' applications, 'R Markdown' documents, and 'htmlwidgets'
 outputs such as 'ggiraph'.
