|
From: Tatsuro M. <tma...@ya...> - 2015-06-26 23:49:16
|
> In other places Daniel state > *************************************************************************************** > For example, qt terminal uses QPixmap > > http://doc.qt.io/qt-5/qpixmap.html > > which is a feature of Qt to handle display of images. However, this is > at a very high level in which image elements are treated individually, > not as a whole image. Consequently, the user will find that the Qt > terminal can be rather slow for large data sets. x11 is very low level, > so is much faster. Yet, wxt is fast as well. > *************************************************************************************** > Daniel. Can you show me a short script at which qt terminal is rather slow? I would like to execute it on windows and ubuntu PC. Tatsuro |