Create a zfont that can be used to add text to an illustration
zfont_font(rdog = NULL, id, font = system.file("fonts/Roboto-Regular.ttf", package = "rdog"))
rdog | rdog object to add the font to. |
---|---|
id | id of the font |
font | file path to the ttf file that will be used |