str_metrics: Get font metrics for a string.
Description
Get font metrics for a string.
Usage
str_metrics(
x,
fontname = "sans",
fontsize = 12,
bold = FALSE,
italic = FALSE,
fontfile = ""
)
Value
A named numeric vector
Arguments
- x
Character vector of strings to measure
- fontname
Font name
- fontsize
Font size
- bold, italic
Is text bold/italic?
- fontfile
Font file