Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -8,5 +8,5 @@ myformat.color = 0xff0000;
|
||||
myformat.bullet = false;
|
||||
myformat.underline = true;
|
||||
|
||||
mytext.text = "Hello World!";
|
||||
mytext.text = "Hello World";
|
||||
mytext.setTextFormat(myformat);
|
||||
|
||||
Reference in New Issue
Block a user