Source: r-cran-showtext
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Charles Plessy <plessy@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-showtextdb,
 r-cran-sysfonts,
 r-pkg-team-core-architecture,
 libfreetype-dev,
 libpng-dev,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-showtext
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-showtext.git
Homepage: https://cran.r-project.org/package=showtext

Package: r-cran-showtext
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Using Fonts More Easily in R Graphs
 Making it easy to use various types of fonts ('TrueType', 'OpenType', Type 1,
 web fonts, etc.) in R graphs, and supporting most output formats of R graphics
 including PNG, PDF and SVG. Text glyphs will be converted into polygons
 or raster images, hence after the plot has been created, it no longer relies
 on the font files. No external software such as 'Ghostscript' is needed to
 use this package.
