61
NGUI 3 Support / UILabel effect size
« on: July 30, 2012, 10:10:04 AM »
Hi !
That would be really great if we could set a size for the effects outline and shadows from the UILabel object. Currently it takes a size of 1. But we need to make an outline of 3-4 pixels around a label...
I've tried modifiying the UILabel code to do that, but it seems that to do the outline, you're applying a shadow along 4 axes, and when I set to a size of 5 for examples, I have no outline, but an odd shadow around the 4 axes (up down left and right)
Maybe you could tell me how do to it properly ?
Thanks
That would be really great if we could set a size for the effects outline and shadows from the UILabel object. Currently it takes a size of 1. But we need to make an outline of 3-4 pixels around a label...
I've tried modifiying the UILabel code to do that, but it seems that to do the outline, you're applying a shadow along 4 axes, and when I set to a size of 5 for examples, I have no outline, but an odd shadow around the 4 axes (up down left and right)
Maybe you could tell me how do to it properly ?
Thanks
