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 2f5dae2927 Wrote an Oric hires file parser. hace 17 años
..
codec Wrote an Oric hires file parser. hace 17 años
combine * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract hace 17 años
dither * ordered.c: r means radius, not diameter. hace 17 años
filter * median.c: oops, fix argument types in the qsort call. hace 17 años
histogram * Preliminary image histogram routines and example hace 17 años
paint * Moved accessors to their own file, and added a pipi_get_format_name() 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 Wrote an Oric hires file parser. hace 17 años
accessors.c * Moved accessors to their own file, and added a pipi_get_format_name() hace 17 años
codec.c Wrote an Oric hires file parser. hace 17 años
colorstring.c * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors hace 17 años
context.c * Add a scale parameter to pipi_dither_ordered_ext(). 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 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 Wrote an Oric hires file parser. hace 17 años
pipi_template.h * pipi_template.h: factor the last unrolled preprocessor loop. hace 17 años
pixels.c * Moved accessors to their own file, and added a pipi_get_format_name() 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