zfont_font: Create a zfont

Description Usage Arguments

View source: R/zfont.R

Description

Create a zfont that can be used to add text to an illustration

Usage

1
2
zfont_font(rdog = NULL, id,
  font = system.file("fonts/Roboto-Regular.ttf", package = "rdog"))

Arguments

rdog

rdog object to add the font to.

id

id of the font

font

file path to the ttf file that will be used


oganm/rdog documentation built on Dec. 25, 2019, 3:23 a.m.