Differences between revisions 1 and 2
Revision 1 as of 2023-06-15 13:57:47
Size: 474
Comment:
Revision 2 as of 2023-06-15 13:59:12
Size: 499
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
Install the `showtext` package. [[R/InstallingPackages|Install]] the `showtext` package.

R Showtext

The showtext package rasterizes fonts so that they can be used with all R display devices.


Installation

Install the showtext package.


Usage

After fonts have been added by e.g. sysfonts, try:

showtext::showtext_auto()


See also

showtext project homepage


CategoryRicottone

R/Showtext (last edited 2023-06-15 13:59:12 by DominicRicottone)