Closed wprater closed 10 years ago
Sorry for late response.
http://stackoverflow.com/questions/3398693/fonts-not-displaying-in-interface-builder
It seems that Interface Builder doesn't support custom fonts at all. If I wrong, please give me a sample that works (in obj-c Xcode project).
Thank you.
Yeah, I found out it's not supporting them either.
I've been looking into this too, and came across the following package: MoarFonts I'm guessing as it's a paid product, there won't be much chance of figuring out how it works?
Is there any change of re-opening this, now that Xcode 6 supports custom fonts in IB properly?
Wooohooo this is now fixed! Love it :D
Big thanks to @malkomalko :smiley:
booya, I'm toying around with some ideas now for designable views in rubymotion... hopefully I can get that working for total world domination!
How can one get a custom font to show up in the Interface Builder with this gem and Ruby Motion resources folder?