Language

Package: r-showtext @ 0.9

Synopsis

Using fonts more easily in R graphs

Description

This package aims to make it easy to use various types of fonts (TrueType, OpenType, Type 1, web fonts, etc.) in R graphs, and supports 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.

Home page
https://github.com/yixuan/showtext
Location
gnu/packages/cran.scm (line: 17529, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings