开发者

What system component is responsible for rendering text in android?

Right 开发者_开发知识库to left languages are not rendered correctly in my android device -- letters are not connected and sometimes reversed. I wanna fix this, but I don't know where to start. What system component is actually responsible for this?


There is something called the Font Engine Manager which does the work of reading the True Type Font (.ttf) Files (it contains an engine called layout/shaping engine which is responsible for rendering the text properly), I think the following links would be useful: 1, 2

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜