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 3dba2d0198 * Add pipi_order, to transform any image into an ordered dithering matrix. 16 years ago
..
dbs.c * dbs.c: generate the initial halftone using random dithering instead of 16 years ago
ediff.c * Get rid of the specific error diffusion functions, since our stock kernels 16 years ago
halftone.c * Add the "halftone" dithering method, which uses classical halftone (aka. 16 years ago
ordered.c * Add pipi_order, to transform any image into an ordered dithering matrix. 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