.. |
analysis
|
pipi_measure_msd(): fix this function so that it works with colour images, too.
|
15 lat temu |
codec
|
Make sure that the gdiplus codec initialises GdiPlus before any library
|
15 lat temu |
combine
|
Fix the pipi_merge() semantics so that it matches Gimp’s, and don’t ignore
|
15 lat temu |
dither
|
Change _C pixel format suffixes into _U8 for more clarity.
|
16 lat temu |
filter
|
Implement pipi_rotate(). Currently nearest-neighbour only, supersample if
|
15 lat temu |
paint
|
Change _C pixel format suffixes into _U8 for more clarity.
|
16 lat temu |
quantize
|
Change _C pixel format suffixes into _U8 for more clarity.
|
16 lat temu |
render
|
Change _C pixel format suffixes into _U8 for more clarity.
|
16 lat temu |
.gitignore
|
Tell git to ignore generated pipi/pipi_types.h.
|
16 lat temu |
Makefile.am
|
Implement pipi_rotate(). Currently nearest-neighbour only, supersample if
|
15 lat temu |
accessors.c
|
Support C99 types on Win32 through the same hacks as in libcaca.
|
16 lat temu |
codec.c
|
Got rid of the modular codec stuff. All codecs should work the same way.
|
16 lat temu |
colorstring.c
|
Remove tabs in the code here and there.
|
16 lat temu |
context.c
|
Implement pipi_rotate(). Currently nearest-neighbour only, supersample if
|
15 lat temu |
dither.c
|
Support C99 types on Win32 through the same hacks as in libcaca.
|
16 lat temu |
libpipi.mdp
|
Better autotools/Monodevelop integration.
|
16 lat temu |
libpipi.vcproj
|
Synchronise Visual Studio projects with the current code.
|
15 lat temu |
pipi.c
|
Support C99 types on Win32 through the same hacks as in libcaca.
|
16 lat temu |
pipi.h
|
Implement pipi_rotate(). Currently nearest-neighbour only, supersample if
|
15 lat temu |
pipi.pc.in
|
libpipi: fix $prefix value in pipi.pc.
|
16 lat temu |
pipi_internals.h
|
Got rid of the modular codec stuff. All codecs should work the same way.
|
16 lat temu |
pipi_stubs.h
|
Support C99 types on Win32 through the same hacks as in libcaca.
|
16 lat temu |
pipi_template.h
|
Fix headers.
|
16 lat temu |
pipi_types.h.in
|
Support C99 types on Win32 through the same hacks as in libcaca.
|
16 lat temu |
pixels.c
|
Change _C pixel format suffixes into _U8 for more clarity.
|
16 lat temu |
resize.c
|
resize.c: add pipi_crop() and the --crop flag.
|
15 lat temu |
stock.c
|
Change _C pixel format suffixes into _U8 for more clarity.
|
16 lat temu |
tiles.c
|
Change _C pixel format suffixes into _U8 for more clarity.
|
16 lat temu |