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.
 
 
 
 
 
 
sam 916f579194 * blur.c: use the template system for the boxblur functions. hace 16 años
..
codec * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. hace 16 años
combine * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract hace 16 años
dither * Add pipi_order, to transform any image into an ordered dithering matrix. hace 16 años
filter * blur.c: use the template system for the boxblur functions. hace 16 años
paint * line.c: minor refactoring. hace 16 años
quantize * Move the palette reduction algorithm into pipi_reduce(). hace 16 años
render * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot hace 16 años
Makefile.am * line.c: merge the antialiased line template back into line.c. hace 16 años
codec.c * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot hace 16 años
context.c * Add pipi_order, to transform any image into an ordered dithering matrix. hace 16 años
dither.c * Big API reorganisation. Now libpipi can transparently convert between hace 16 años
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. hace 16 años
pipi.c * Add a new image flag, u8, which indicates whether the image samples come hace 16 años
pipi.h * Add pipi_order, to transform any image into an ordered dithering matrix. hace 16 años
pipi.pc.in * Initial code skeleton. hace 17 años
pipi_internals.h * Add "8bit" to the list of supported template flags. hace 16 años
pipi_template.h * Add "8bit" to the list of supported template flags. hace 16 años
pixels.c * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) hace 16 años
resize.c * Big API reorganisation. Now libpipi can transparently convert between hace 16 años
stock.c * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot hace 16 años