Krzysztof Nowicki krissn@op.pl writes:
I've decided to keep the optimisation in copy_pixels() that checks if the source and dest rectangles + strides matches and if yes, does a straight memcpy of the whole bitmap.
Please do this as a separate patch.