显示在Android模拟器的提非纳文字母表 [英] Display the Tifinagh alphabet on Android emulator

查看:207
本文介绍了显示在Android模拟器的提非纳文字母表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

要显示在Android模拟器提非纳文字符,这个方法我试过:

To display Tifinagh characters on Android emulator I tried this method:

TextView tv=(TextView)findViewById(R.id.font);
Typeface face=Typeface.createFromAsset(getAssets(),"fonts/MZTIFIYU.TTF");
tv.setTypeface(face);

但它没有工作。我仍然看到,而不是字符框。

However it didn't work. I still see boxes instead of characters.

有没有解决这个任何其他方式?

Is there any other way to resolve this?

推荐答案

阿祖尔:)
我能看到使用这种字体的字符提非纳文:A HREF <=HTTPS://$c$c.google.com/p/asughl/source/browse/tags/1.1/css/t_ircam-webfont.ttf R = 8相对=nofollow> t_ircam-webfont.ttf

您还可以检查<一href=\"http://stackoverflow.com/questions/19053719/tifinagh-caracter-not-displayed-on-android-emulator\">this回答以获得更多帮助。

You could also check this answer for additional help.

这篇关于显示在Android模拟器的提非纳文字母表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆