gen-image-text ( width height text -- Image )


Vocabulary
raylib

Inputs
widthan int
heightan int
texta c-string


Outputs
Imagea Image


Word description
Generate image: text

Definition