Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我如何将阿拉伯字符添加到位图字体并在应用程序中显示?我如何在本地化部分做到这一点?当我使用系统字体时,它会在某些手机上显示分离和保留,我想制作位图字体以在所有手机上正确显示阿拉伯字符串谢谢
你不能,LWUIT 不支持阿拉伯位图字体。这与阿拉伯语中每个字符包含不同的字形有关,在 LWUIT 中开发位图字体时没有考虑到这一点。