trekfont <a hef=“https://github.com/leonawicz/trekfont/blob/master/data-raw/trekfont.png?raw=true” _target=“blank”> ============================================================================================================================================================================================================================================================================================================

Author: Matthew Leonawicz
License: MIT

CRAN status CRAN downloads Rdoc Travis-CI Build Status AppVeyor Build Status

This package contains true type and open type Star Trek fonts.

Installation

Install trekfont from CRAN with:

install.packages("trekfont")

Install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("leonawicz/trekfont")

Details

trekfonts contains one dataset, trekfonts, which is just a character vector of all 107 available font files.

Font files are located in the inst directory and can be installed using the sysfonts package.

See this simplified example with minimal use of other packages like showtext and sysfonts for loading and using these fonts.

The rtrek package does not import trekfont, but it does provide a convenient wrapper function for previewing the various fonts if trekfont is installed.