-
Dmitry Kazakov authored
We cannot use QImage::bytesPerLine() for line length calculation because it usually includes alignment bytes, which are not recognized by giflib (obviously!). BUG:404160
4443c706
We cannot use QImage::bytesPerLine() for line length calculation because it usually includes alignment bytes, which are not recognized by giflib (obviously!). BUG:404160