| .. |
|
codec
|
* pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries.
|
pirms 17 gadiem |
|
combine
|
* rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract
|
pirms 17 gadiem |
|
dither
|
* Add pipi_order, to transform any image into an ordered dithering matrix.
|
pirms 17 gadiem |
|
filter
|
* Rework the convolution template system.
|
pirms 17 gadiem |
|
paint
|
* Added bezier files, lolz.
|
pirms 17 gadiem |
|
quantize
|
* Move the palette reduction algorithm into pipi_reduce().
|
pirms 17 gadiem |
|
render
|
* screen.c: add pipi_render_halftone() to create a 45-degree clustered dot
|
pirms 17 gadiem |
|
Makefile.am
|
* Rework the convolution template system.
|
pirms 17 gadiem |
|
codec.c
|
* screen.c: add pipi_render_halftone() to create a 45-degree clustered dot
|
pirms 17 gadiem |
|
context.c
|
* Add pipi_order, to transform any image into an ordered dithering matrix.
|
pirms 17 gadiem |
|
dither.c
|
* Big API reorganisation. Now libpipi can transparently convert between
|
pirms 17 gadiem |
|
measure.c
|
* measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd.
|
pirms 17 gadiem |
|
pipi.c
|
* Add a new image flag, u8, which indicates whether the image samples come
|
pirms 17 gadiem |
|
pipi.h
|
* Add pipi_order, to transform any image into an ordered dithering matrix.
|
pirms 17 gadiem |
|
pipi.pc.in
|
* Initial code skeleton.
|
pirms 18 gadiem |
|
pipi_internals.h
|
* Rework the convolution template system.
|
pirms 17 gadiem |
|
pipi_template.h
|
* Rework the convolution template system.
|
pirms 17 gadiem |
|
pixels.c
|
* Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now)
|
pirms 17 gadiem |
|
resize.c
|
* Big API reorganisation. Now libpipi can transparently convert between
|
pirms 17 gadiem |
|
stock.c
|
* screen.c: add pipi_render_halftone() to create a 45-degree clustered dot
|
pirms 17 gadiem |