Forum Discussion
philotas
9 years agoRoku Guru
belltown
thanks for showing me how to set the size for a system Font.
I am a little embarrassed that I did not try that myself... :oops:
this code seemed a little weird, but obvioulsy setting the font of a Label to a string converts it to a Font Node
thanks for showing me how to set the size for a system Font.
I am a little embarrassed that I did not try that myself... :oops:
this code seemed a little weird, but obvioulsy setting the font of a Label to a string converts it to a Font Node
m.top.font = "font:LargeBoldSystemFont"
m.top.font.size = 20