iPhone supports custom fonts set programmatically and in xib editor if implemented correctly. This i know.
My question is this though.
Is there a way to get the xib editor in xCode 4 to display the custom font in all the labels it is set to, so i can preview my view before i compile?
cheers