選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
sam 25cdf35a86 * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like 16年前
..
dbs.c * dbs.c: generate the initial halftone using random dithering instead of 16年前
floydsteinberg.c * floydsteinberg.c: minor optimisation in the FStein error propagation. 16年前
jajuni.c * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like 16年前
ordered.c * pipi_dither_ordered() now takes two arguments; any image can be used as 16年前
ostromoukhov.c * Dithering algorithms no longer modify the original image. 16年前
random.c * random.c: implement random dithering using a deterministic pseudo-RNG. 16年前