ok so heres my problem. I know its simple but ive been searching and cant find the solution. Ive loaded up text into a dynamic text field using this code
textbox = “THIS IS THE TEXT”
the only problem with this is that the text comes out pixelized. anything i set the text box to doesnt work except for the size. more specifically i want it to bold the text and anti-alias it.
i would really appreciate any help with this. i hope im being clear enough in my explanation, thanks!!