-->
Page 1 of 1

New graphics command for graphics area text

PostPosted: Fri Jun 10, 2016 10:25 pm
by Mmiscool
Uploading a new build now for adding text to a graphics area.

TEXT:
Creates text in the graphic element
Each parameter can be a variable or a value.
text {x1}, {y1}, {Text to be displayed}, {angle}, {color}

Code: Select allgraphics 500,500
text 200,100,"some text",30,5
wait


2016-06-10 23_24_53-172.16.0.181_input_.png

Re: New graphics command for graphics area text

PostPosted: Tue Jun 21, 2016 9:37 pm
by forlotto
wow that is "Some Text" you got there :P

Interesting revision.

Have you had any leads to the html or css bugs yet in v3?