unicode - how i can import font in my android? -



unicode - how i can import font in my android? -

i want utilize unicode characters in textview.how import x.ttf? , x?

typeface face=typeface.createfromasset(getassets(), "fonts/x.ttf"); getinput.settypeface(face);

ttf font format. x name of file. how import specific font in android app exist lot of tutorials on internet. example

android unicode special-characters android-textview

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -