Skip to content
  • Dmitry Kazakov's avatar
    Fixed rowStride of a temporary buffer · 988b3143
    Dmitry Kazakov authored
    
    Testcase: open a grayscale image (pixelsize=2) 
    and try to bitBlt it onto rgb8 (pixelsize=4) canvas.
    Necessary condidion: image with is not a divident of 64
    
    
    svn path=/trunk/koffice/; revision=1006779
    988b3143