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.8-1 |
Depends: | sysfonts (≥ 0.7.1), showtextdb (≥ 2.0) |
Imports: | grDevices |
Suggests: | knitr, rmarkdown, prettydoc, curl, jsonlite |
Published: | 2020-05-25 |
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 |
Reference manual: | showtext.pdf |
Vignettes: |
showtext: Using Fonts More Easily in R Graphs |
Package source: | showtext_0.8-1.tar.gz |
Windows binaries: | r-devel: showtext_0.8-1.zip, r-release: showtext_0.8-1.zip, r-oldrel: showtext_0.8-1.zip |
macOS binaries: | r-release: showtext_0.8-1.tgz, r-oldrel: showtext_0.8-1.tgz |
Old sources: | showtext archive |
Reverse depends: | memery |
Reverse imports: | emojifont, hexSticker, meme |
Reverse suggests: | knitr, lcars, RGraphics, rtrek, shiny, xaringanthemer |
Please use the canonical form https://CRAN.R-project.org/package=showtext to link to this page.