Package: showtext 0.9-7

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.

Authors:Yixuan Qiu and authors/contributors of the included software. See file AUTHORS for details.

showtext_0.9-7.tar.gz
showtext_0.9-7.zip(r-4.5)showtext_0.9-7.zip(r-4.4)showtext_0.9-7.zip(r-4.3)
showtext_0.9-7.tgz(r-4.5-x86_64)showtext_0.9-7.tgz(r-4.5-arm64)showtext_0.9-7.tgz(r-4.4-x86_64)showtext_0.9-7.tgz(r-4.4-arm64)showtext_0.9-7.tgz(r-4.3-x86_64)showtext_0.9-7.tgz(r-4.3-arm64)
showtext_0.9-7.tar.gz(r-4.5-noble)showtext_0.9-7.tar.gz(r-4.4-noble)
showtext_0.9-7.tgz(r-4.4-emscripten)showtext_0.9-7.tgz(r-4.3-emscripten)
showtext.pdf |showtext.html
showtext/json (API)
NEWS

# Install 'showtext' in R:
install.packages('showtext', repos = c('https://yixuan.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yixuan/showtext/issues

Uses libs:
  • freetype– FreeType 2 font engine

On CRAN:

Conda:

fontgraphicsgraphics-devicer-graphicsfreetype

12.79 score 488 stars 34 packages 10k scripts 24k downloads 8 exports 2 dependencies

Last updated 1 years agofrom:8699ad411b. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 25 2025
R-4.5-win-x86_64OKFeb 25 2025
R-4.5-mac-x86_64OKFeb 25 2025
R-4.5-mac-aarch64OKFeb 25 2025
R-4.5-linux-x86_64OKFeb 25 2025
R-4.4-win-x86_64OKFeb 25 2025
R-4.4-mac-x86_64OKFeb 25 2025
R-4.4-mac-aarch64OKFeb 25 2025
R-4.3-win-x86_64OKFeb 25 2025
R-4.3-mac-x86_64OKFeb 25 2025
R-4.3-mac-aarch64OKFeb 25 2025

Exports:showtext_autoshowtext_beginshowtext_endshowtext_optsshowtext.autoshowtext.beginshowtext.endshowtext.opts

Dependencies:showtextdbsysfonts

showtext: Using Fonts More Easily in R Graphs

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Feb 25 2025.

Last update: 2021-01-09
Started: 2016-10-14