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

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

php - HTTP_REFERER woes: How can I allow access to a specific page, only when a visitor has visited another specific page beforehand? -

java Extracting Zip file -