選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
sam 6fc2b78f37 Allow to use all available image loaders instead of just the first one. 18年前
..
codec Allow to use all available image loaders instead of just the first one. 18年前
combine * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract 18年前
dither * ordered.c: r means radius, not diameter. 18年前
filter * median.c: oops, fix argument types in the qsort call. 18年前
histogram * Preliminary image histogram routines and example 18年前
paint * Moved accessors to their own file, and added a pipi_get_format_name() 18年前
quantize * Move the palette reduction algorithm into pipi_reduce(). 18年前
render * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot 18年前
Makefile.am * Moved accessors to their own file, and added a pipi_get_format_name() 18年前
accessors.c * Moved accessors to their own file, and added a pipi_get_format_name() 18年前
codec.c Allow to use all available image loaders instead of just the first one. 18年前
colorstring.c * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors 18年前
context.c * Add a scale parameter to pipi_dither_ordered_ext(). 18年前
dither.c * Big API reorganisation. Now libpipi can transparently convert between 18年前
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. 18年前
pipi.c * Add a new image flag, u8, which indicates whether the image samples come 18年前
pipi.h Allow to use all available image loaders instead of just the first one. 18年前
pipi.pc.in * Initial code skeleton. 18年前
pipi_internals.h Allow to use all available image loaders instead of just the first one. 18年前
pipi_template.h * pipi_template.h: factor the last unrolled preprocessor loop. 18年前
pixels.c * Moved accessors to their own file, and added a pipi_get_format_name() 18年前
resize.c * Big API reorganisation. Now libpipi can transparently convert between 18年前
stock.c * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot 18年前