JujuAdams / Scribble

Efficient, internationalized, multi-effects text renderer for GameMaker
https://www.jujuadams.com/Scribble/
MIT License
322 stars 47 forks source link

how to draw background? #511

Closed duran004 closed 3 months ago

duran004 commented 6 months ago

When i use draw_text_scribble_ext, if we give width 200, it writes downwards when it is 200 pixels in a very nice way, but if i want to draw a background accordingly, do i need to write a different code or does scribble have such a feature?

JujuAdams commented 3 months ago

Scribble does not have a function to do this natively.