pImageTextEx

Create an image from text (custom sprite font)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pImageTextEx = Image function
(,
const(char)* text
,
float fontSize
,
float spacing
,)

Meta