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