iOS Custom Unicode font across apps -
i'm looking replicate functionality in app - appstore.com/coolfonts
i'd enter text using custom unicode font , when copy on - safari should stay same font (you can see behavior in app).
so should use unicode characters, there font given characters or have convert them somehow?
i'd appreciate on this.
thanks, andrew
after days of research - best can tell - developer has map of english characters unicode characters , uses text view delegate methods replace them upon typing. hence why doesn't work other languages other english.
if figures out better way - let me know.
Comments
Post a Comment