QT5 Text rendering issue

ぃ、小莉子 提交于 2019-12-11 01:40:00

问题


I have cross compiled QT5 on a MIPS based platform. Whenever I run application including sample apps, (Which contains text), first it draws the text and later paints the area of text with "rectangle" fill of Text Color.

So finally I see a black rectangle all the places where text is displayed. If i change the text color, the color of rectangle also changes. Has anybody faced this issue? Any suggestions?

Even when I run qtwebkit, I see that URL part, the text in any HTML page is painted with rectangle fills.

Thanks

来源:https://stackoverflow.com/questions/10695571/qt5-text-rendering-issue

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!