showtext: 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.

Version: 0.9-7
Depends: sysfonts (≥ 0.7.1), showtextdb (≥ 2.0)
Imports: grDevices
Suggests: knitr, rmarkdown, prettydoc, curl, jsonlite
Published: 2024-03-02
Author: Yixuan Qiu and authors/contributors of the included software. See file AUTHORS for details.
showtext author details
Maintainer: Yixuan Qiu <yixuan.qiu at cos.name>
BugReports: https://github.com/yixuan/showtext/issues
License: Apache License (≥ 2.0)
Copyright: see file COPYRIGHTS
URL: https://github.com/yixuan/showtext
NeedsCompilation: yes
SystemRequirements: zlib, libpng, FreeType
Materials: README NEWS
CRAN checks: showtext results

Documentation:

Reference manual: showtext.pdf
Vignettes: showtext: Using Fonts More Easily in R Graphs

Downloads:

Package source: showtext_0.9-7.tar.gz
Windows binaries: r-devel: showtext_0.9-7.zip, r-release: showtext_0.9-7.zip, r-oldrel: showtext_0.9-7.zip
macOS binaries: r-release (arm64): showtext_0.9-7.tgz, r-oldrel (arm64): showtext_0.9-7.tgz, r-release (x86_64): showtext_0.9-7.tgz
Old sources: showtext archive

Reverse dependencies:

Reverse depends: memery
Reverse imports: dlookr, emojifont, gghdx, hexSticker, huito, kanjistat, meme, mipplot, oeli, RSSthemes, sits
Reverse suggests: coMET, cricketdata, emayili, ggblend, ggdist, knitr, lcars, mapchina, plotgardener, RGraphics, rtrek, schtools, shiny, thematic, xaringanthemer

Linking:

Please use the canonical form https://CRAN.R-project.org/package=showtext to link to this page.