Søren Sandmann <sandmann at cs.au.dk> writes: > There is some additional work that could be done: > > - Performance improvements. Low-hanging fruit includes adding new fast > path iterators that assume the source is a8r8g8b8 or r5g6b5. I went ahead and wrote some affine fast paths. There is still room for improvement though. Søren