Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
sam 89d3be6048 Detect Windows GDI at configuration time. před 16 roky
..
codec Detect Windows GDI at configuration time. před 16 roky
combine * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract před 16 roky
dither * ordered.c: r means radius, not diameter. před 16 roky
filter * median.c: oops, fix argument types in the qsort call. před 16 roky
histogram * Preliminary image histogram routines and example před 16 roky
paint * Moved accessors to their own file, and added a pipi_get_format_name() před 16 roky
quantize * Move the palette reduction algorithm into pipi_reduce(). před 16 roky
render * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot před 16 roky
Makefile.am Detect Windows GDI at configuration time. před 16 roky
accessors.c * Moved accessors to their own file, and added a pipi_get_format_name() před 16 roky
codec.c Allow to use all available image loaders instead of just the first one. před 16 roky
colorstring.c * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors před 16 roky
context.c * Add a scale parameter to pipi_dither_ordered_ext(). před 16 roky
dither.c * Big API reorganisation. Now libpipi can transparently convert between před 16 roky
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. před 16 roky
pipi.c * Add a new image flag, u8, which indicates whether the image samples come před 16 roky
pipi.h Allow to use all available image loaders instead of just the first one. před 16 roky
pipi.pc.in * Initial code skeleton. před 17 roky
pipi_internals.h Allow to use all available image loaders instead of just the first one. před 16 roky
pipi_template.h * pipi_template.h: factor the last unrolled preprocessor loop. před 16 roky
pixels.c * Moved accessors to their own file, and added a pipi_get_format_name() před 16 roky
resize.c * Big API reorganisation. Now libpipi can transparently convert between před 16 roky
stock.c * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot před 16 roky