Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
sam 859e659c5b Implement pipi_rotate(). Currently nearest-neighbour only, supersample if 15 лет назад
..
analysis pipi_measure_msd(): fix this function so that it works with colour images, too. 15 лет назад
codec Make sure that the gdiplus codec initialises GdiPlus before any library 16 лет назад
combine Fix the pipi_merge() semantics so that it matches Gimp’s, and don’t ignore 15 лет назад
dither Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
filter Implement pipi_rotate(). Currently nearest-neighbour only, supersample if 15 лет назад
paint Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
quantize Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
render Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16 лет назад
Makefile.am Implement pipi_rotate(). Currently nearest-neighbour only, supersample if 15 лет назад
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16 лет назад
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16 лет назад
colorstring.c Remove tabs in the code here and there. 16 лет назад
context.c Implement pipi_rotate(). Currently nearest-neighbour only, supersample if 15 лет назад
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16 лет назад
libpipi.mdp Better autotools/Monodevelop integration. 16 лет назад
libpipi.vcproj Synchronise Visual Studio projects with the current code. 16 лет назад
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16 лет назад
pipi.h Implement pipi_rotate(). Currently nearest-neighbour only, supersample if 15 лет назад
pipi.pc.in libpipi: fix $prefix value in pipi.pc. 16 лет назад
pipi_internals.h Got rid of the modular codec stuff. All codecs should work the same way. 16 лет назад
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16 лет назад
pipi_template.h Fix headers. 16 лет назад
pipi_types.h.in Support C99 types on Win32 through the same hacks as in libcaca. 16 лет назад
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
resize.c resize.c: add pipi_crop() and the --crop flag. 16 лет назад
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16 лет назад