Function that distributes the streaks in an rle scanline so that non-overlapping...
authorMichael Georgoulopoulos <mgeorgoulopoulos@gmail.com>
Sun, 18 Sep 2016 22:58:58 +0000 (01:58 +0300)
committerMichael Georgoulopoulos <mgeorgoulopoulos@gmail.com>
Sun, 18 Sep 2016 22:58:58 +0000 (01:58 +0300)
commit30970f9b5b2f3601dbd50d337a960c1b9bc7d842
tree512f4577d7e531e44c992e4995bdb935fa79d28e
parent7fc67193bb83e0bf6fc1583d6aa50e5ea987ab5a
Function that distributes the streaks in an rle scanline so that non-overlapping streaks from the previous scanline will not be interpolated (total hack)
src/grise.c