Render a text string to a PNG file
create_text_as_png(
text,
font_size = 30,
font = "sans",
colour = "black",
angle = 0
)
Arguments
| text |
text |
| font_size |
font size |
| font |
'sans' |
| colour |
'black' |
| angle |
0 |
Value
list of meta-information about the png. width, height, png_filename