gpt4 book ai didi

android - 在 Android 模拟器上显示 Tifinagh 字母表

转载 作者:太空狗 更新时间:2023-10-29 15:15:10 28 4
gpt4 key购买 nike

为了在 Android 模拟器上显示 Tifinagh 字符,我尝试了这个方法:

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

但是没有成功。我仍然看到框而不是字符。

还有其他方法可以解决吗?

最佳答案

蔚蓝 :)我能够使用这种字体看到 Tifinagh 字符:t_ircam-webfont.ttf

您还可以查看 this answer寻求更多帮助。

关于android - 在 Android 模拟器上显示 Tifinagh 字母表,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13322347/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com