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