1
NGUI 3 Support / Re: Strange lines on UILabel texts
« on: July 29, 2014, 03:41:45 AM »
Thank you very much. It worked.
However I had to add the border three times to completely get rid of this problem.
Doing this way the last row of the font moved in a new line increasing the size of the font image from 1024x1024 to 1024x2048. It's not a great deal now but the font is getting much more space (which is wasted because it's empty, there is just this row and a lot of blank space). In the future this wasted space may cost me.
Is there any other way to prevent the problem? Like changing the texture filter somehow?
However I had to add the border three times to completely get rid of this problem.
Doing this way the last row of the font moved in a new line increasing the size of the font image from 1024x1024 to 1024x2048. It's not a great deal now but the font is getting much more space (which is wasted because it's empty, there is just this row and a lot of blank space). In the future this wasted space may cost me.
Is there any other way to prevent the problem? Like changing the texture filter somehow?