0xced/FontReplacer

UIButtons and UITextField

shorttermproject opened this issue · 2 comments

This works great with labels but button titles and text fields get wrong label position.

Also fontWithName:size:traits looks like a undocumented function. Wouldn't Apple's review process disqualify it?

Thanks for sharing.

I am also interested in Apple review process results.

Indeed this is a private API and you might get rejected. I have just discontinued FontReplacer. You should check MoarFonts which deals with custom fonts in Interface Builder but doesn’t use any private API.