25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jylam 3553851ad5 * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors 16 년 전
..
Makefile.am * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors 16 년 전
bezier.c * Added bezier files, lolz. 16 년 전
colorstring.c * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors 16 년 전
edd.c * Get rid of the specific error diffusion functions, since our stock kernels 16 년 전
floodfill.c * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 년 전
histogram.c * Preliminary image histogram routines and example 16 년 전
img2rubik.c * img2rubik.c: add quick and dirty dithering code to img2rubik. 16 년 전
line.c * line.c: make the line drawing example use aliased lines. 16 년 전
sharpen.c * sharpen.c: add a sharpen filter example, using our generic convolution 16 년 전