trekfont v0.9.3

0

Monthly downloads

0th

Percentile

Star Trek Fonts Collection

Provides a collection of true type and open type Star Trek-themed fonts.

Readme

trekfont

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.

Functions in trekfont

Name Description
trekfonts Available Star Trek fonts.
show_trekfonts Show the complete font set
No Results!

Last month downloads

Details

License GPL-3
Encoding UTF-8
LazyData true
ByteCompile true
URL https://github.com/leonawicz/trekfont
BugReports https://github.com/leonawicz/trekfont/issues
RoxygenNote 6.1.1
NeedsCompilation no
Packaged 2018-11-11 00:31:47 UTC; Matt
Repository CRAN
Date/Publication 2018-11-12 10:00:03 UTC
depends R (>= 2.10)
Contributors

Include our badge in your README

[![Rdoc](http://www.rdocumentation.org/badges/version/trekfont)](http://www.rdocumentation.org/packages/trekfont)