Hi Friends,

I am working on Qt/Embedded I found that QTettEngine takes huge amount of time in wrapping text. In my application I am using just english language only. For example increasing zoom factor in QWebView takes a lot amount of time in creating new page layout. QTextDocument takes a huge amount of time when we load new font in it. Please tell me how can I improve performance of font drawing in Qt.

I only use English Language in Qt.

I am using Qt 4.6.2

Thanks,
Sunny.