Scaling Field Problems
Posted: Wed May 15, 2013 6:05 pm
Hey All,
In my application I am scaling a field and the textSize of that field. Problem with this is textSize will only take integers so as it scales the text jumps around and has inconsistent layout.
I was thinking that maybe I can create an image of the field at 100% and scale the image which will look smooth and have a consistent layout. Is there any way to extract an image of a field object with transparency?
In my application I am scaling a field and the textSize of that field. Problem with this is textSize will only take integers so as it scales the text jumps around and has inconsistent layout.
I was thinking that maybe I can create an image of the field at 100% and scale the image which will look smooth and have a consistent layout. Is there any way to extract an image of a field object with transparency?