Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

trekfont

Author: Matthew Leonawicz
License: MIT

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Travis-CI Build Status AppVeyor Build Status

CRAN status CRAN downloads Github Stars

Donate

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("remotes")
remotes::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.

Packages in the trekverse

rtrek: The core Star Trek package

Datasets related to Star Trek, API wrappers to external data sources, and more.


lcars: LCARS aesthetic for Shiny

Create Shiny apps based on the Library Computer Access/Retrieval System (LCARS).


trekcolors: A color palette package

Predefined and customizable Star Trek themed color palettes and related functions.


trekfont: A fonts package

True (Trek) type fonts to style your Star Trek themed graphics text.


If you enjoy my R community contributions, consider buying me a coffee in Ko-fi so I can keep developing and maintaining this and other packages :)


Please note that the trekfont project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Star Trek fonts R package

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.