I'm using NGUI 2.7.0 and I've made some minor modifications in order to switch fonts along with languages (based upon suggestions on this site)
I want to use shrink to fit so that UILabel text that is too long can be reduced to fit in buttons, etc that were designed for English. I have shrinkToFit working, but the problem is that the text needs to be vertically centered. We need to ship "yesterday" so I don't want to upgrade to 3.0.
What can I do?