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 6fc2b78f37 Allow to use all available image loaders instead of just the first one. hace 16 años
..
codec Allow to use all available image loaders instead of just the first one. hace 16 años
combine * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract hace 16 años
dither * ordered.c: r means radius, not diameter. hace 16 años
filter * median.c: oops, fix argument types in the qsort call. hace 16 años
histogram * Preliminary image histogram routines and example hace 16 años
paint * Moved accessors to their own file, and added a pipi_get_format_name() 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 * Moved accessors to their own file, and added a pipi_get_format_name() hace 16 años
accessors.c * Moved accessors to their own file, and added a pipi_get_format_name() hace 16 años
codec.c Allow to use all available image loaders instead of just the first one. hace 16 años
colorstring.c * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors hace 16 años
context.c * Add a scale parameter to pipi_dither_ordered_ext(). 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 Allow to use all available image loaders instead of just the first one. hace 16 años
pipi.pc.in * Initial code skeleton. hace 17 años
pipi_internals.h Allow to use all available image loaders instead of just the first one. hace 16 años
pipi_template.h * pipi_template.h: factor the last unrolled preprocessor loop. hace 16 años
pixels.c * Moved accessors to their own file, and added a pipi_get_format_name() 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