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 89d3be6048 Detect Windows GDI at configuration time. hace 17 años
..
codec Detect Windows GDI at configuration time. hace 17 años
combine * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract hace 18 años
dither * ordered.c: r means radius, not diameter. hace 18 años
filter * median.c: oops, fix argument types in the qsort call. hace 18 años
histogram * Preliminary image histogram routines and example hace 18 años
paint * Moved accessors to their own file, and added a pipi_get_format_name() hace 18 años
quantize * Move the palette reduction algorithm into pipi_reduce(). hace 18 años
render * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot hace 18 años
Makefile.am Detect Windows GDI at configuration time. hace 17 años
accessors.c * Moved accessors to their own file, and added a pipi_get_format_name() hace 18 años
codec.c Allow to use all available image loaders instead of just the first one. hace 17 años
colorstring.c * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors hace 18 años
context.c * Add a scale parameter to pipi_dither_ordered_ext(). hace 18 años
dither.c * Big API reorganisation. Now libpipi can transparently convert between hace 18 años
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. hace 18 años
pipi.c * Add a new image flag, u8, which indicates whether the image samples come hace 18 años
pipi.h Allow to use all available image loaders instead of just the first one. hace 17 años
pipi.pc.in * Initial code skeleton. hace 18 años
pipi_internals.h Allow to use all available image loaders instead of just the first one. hace 17 años
pipi_template.h * pipi_template.h: factor the last unrolled preprocessor loop. hace 18 años
pixels.c * Moved accessors to their own file, and added a pipi_get_format_name() hace 18 años
resize.c * Big API reorganisation. Now libpipi can transparently convert between hace 18 años
stock.c * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot hace 18 años