You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sam 25cdf35a86 * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like 16 years ago
..
dbs.c * dbs.c: generate the initial halftone using random dithering instead of 16 years ago
floydsteinberg.c * floydsteinberg.c: minor optimisation in the FStein error propagation. 16 years ago
jajuni.c * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like 16 years ago
ordered.c * pipi_dither_ordered() now takes two arguments; any image can be used as 16 years ago
ostromoukhov.c * Dithering algorithms no longer modify the original image. 16 years ago
random.c * random.c: implement random dithering using a deterministic pseudo-RNG. 16 years ago