No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) hace 17 años
..
codec * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. hace 17 años
combine * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract hace 17 años
dither * Add the "halftone" dithering method, which uses classical halftone (aka. hace 17 años
filter * transform.c: implement pipi_rotate90, pipi_rotate180 and pipi_rotate270. hace 17 años
paint * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) hace 17 años
quantize * Move the palette reduction algorithm into pipi_reduce(). hace 17 años
render * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot hace 17 años
Makefile.am * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) hace 17 años
codec.c * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot hace 17 años
context.c * Add the "halftone" dithering method, which uses classical halftone (aka. hace 17 años
dither.c * Big API reorganisation. Now libpipi can transparently convert between hace 17 años
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. hace 17 años
pipi.c * Add a new image flag, u8, which indicates whether the image samples come hace 17 años
pipi.h * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) hace 17 años
pipi.pc.in * Initial code skeleton. hace 18 años
pipi_internals.h * pipi_internals.h: add two vector values for wrap around information. hace 17 años
pixels.c * Goddammit, this time I'm fixing the f32 to u8 RGB conversion for real. hace 17 años
resize.c * Big API reorganisation. Now libpipi can transparently convert between hace 17 años
stock.c * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot hace 17 años