Am working on a project that requires Devanagri text. Am currently creating a textfield, embedding DV TTSurekhb font in the flash project and feeding unicode values as input for Textfield.
The text by default is top aligned to the textfield and hence the ascenders (for example in vowels) are getting clipped.
Is there a way to add padding to top in TextField class. What is a way to address this problem.
The text by default is top aligned to the textfield and hence the ascenders (for example in vowels) are getting clipped.
Is there a way to add padding to top in TextField class. What is a way to address this problem.