text_width: Calculate text width using gdtools
Description
Calculate text width using gdtools
Usage
text_width(text, font = "Jost", fontsize = 12)
Value
Numeric width in pixels
Arguments
- text
Text to measure
- font
Font name
- fontsize
Font size in pixels