[solved] using HTML subset to define font size of a variable
Hi, i have set my_canvas.set_font(200), however i would wish for some text on the canvas to be smaller. If i run the line --- my_canvas.text("exp.get('Count')") --- , the text is displayed as exp.get('Count'), and not that actual value of that variable. Would i be misunderstanding the syntax here?
Cheers,
Josh

Comments
oops, the HTML part dissapeared when posting the code above... one moment..
please ignore this thread. Sorted