font_center: Font Center

Description Usage Arguments Value Examples

View source: R/font-helpers.R

Description

Centers a font around 0

Usage

1
font_center(font_df)

Arguments

font_df

font created by glyph()

Value

font_df but the x and y values are scaled on 0

Examples

1
glyph("s") %>% font_increase(10) %>% font_center()

njtierney/ishihara documentation built on May 31, 2020, 9:01 a.m.