Provides a collection of true type and open type Star Trek-themed fonts.
Author: Matthew Leonawicz
License: MIT
This package contains true type and open type Star Trek fonts.
Install trekfont
from CRAN with:
install.packages("trekfont")
Install the development version from GitHub with:
devtools::install_github("leonawicz/trekfont")
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.
show_trekfonts
that simply calls the package dataset trekfont
, regarding CRAN request requiring there be at least one executable example in the package.GPL-3 + LICENSE
combination per CRAN request. Second LICENSE
file does not need to be included since this package imposes no additional restrictions.