# # ChangeLog for libcaca/trunk/caca-php/examples/dithering.php # # Generated by Trac 1.2.2 # Jan 21, 2021, 7:59:56 PM Sat, 01 Nov 2008 02:06:43 GMT nico [3177] * libcaca/trunk/caca-php/examples/cacainfo.php (modified) * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/figfont.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) * libcaca/trunk/caca-php/examples/text.php (modified) * Change test for php-cli mode in sample programs Sat, 01 Nov 2008 01:44:28 GMT nico [3175] * libcaca/trunk/caca-php/examples/cacainfo.php (modified) * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/figfont.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) * libcaca/trunk/caca-php/examples/text.php (modified) * Check that samples programs are executed with php-cli Sat, 01 Nov 2008 01:32:17 GMT bsittler [3174] * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) change to allow use with cocoa driver; also, a keypress now stops ... Sat, 01 Nov 2008 00:45:56 GMT nico [3172] * libcaca/trunk/caca-php/examples/cacainfo.php (modified) * libcaca/trunk/caca-php/examples/cacapig.php (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/figfont.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) * Add license headers in sample programs Thu, 30 Oct 2008 17:44:42 GMT nico [3154] * libcaca/trunk/caca-php/config.m4 (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * Modify error message in sample program dithering.php Thu, 30 Oct 2008 11:39:24 GMT nico [3148] * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * libcaca/trunk/caca-php/php_caca.h (modified) * Remove "_gd" suffix from dithering functions * ... Wed, 29 Oct 2008 17:09:05 GMT nico [3138] * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * libcaca/trunk/caca-php/php_caca.h (modified) * Add indexed colors image support for dither with gd resources Wed, 29 Oct 2008 13:19:38 GMT nico [3135] * libcaca/trunk/caca-php/examples/cacainfo.php (modified) * libcaca/trunk/caca-php/examples/cacapig.php (modified) * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/figfont.php (modified) * libcaca/trunk/caca-php/examples/polyline.php (modified) * libcaca/trunk/caca-php/examples/text.php (modified) * Close php blocks in samples programs (add "?>") Tue, 28 Oct 2008 02:02:27 GMT nico [3126] * libcaca/trunk/caca-php/examples/demo.php (modified) * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/drivers.php (modified) * libcaca/trunk/caca-php/examples/example1.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * libcaca/trunk/caca-php/php_caca.h (modified) * Add php bindings for 9 functions * Modify php bloc headers in ... Mon, 27 Oct 2008 19:54:07 GMT nico [3124] * libcaca/trunk/caca-php/examples/dithering.php (modified) * Fix a bug in sample program "dithering.php" Mon, 27 Oct 2008 19:35:48 GMT nico [3123] * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/php_caca.c (modified) * libcaca/trunk/caca-php/php_caca.h (modified) * Add a "caca_create_dither_gd" function that create the proper ... Mon, 27 Oct 2008 19:14:32 GMT nico [3122] * libcaca/trunk/caca-php/examples/dithering.php (modified) * libcaca/trunk/caca-php/examples/logo-caca.png (added) * libcaca/trunk/caca-php/php_caca.c (modified) * Add working sample program dithering.php (open logo-caca.png with ... Mon, 27 Oct 2008 17:15:08 GMT nico [3120] * libcaca/trunk/caca-php/examples/dithering.php (added) * libcaca/trunk/caca-php/php_caca.c (modified) * libcaca/trunk/caca-php/php_caca.h (modified) * Improve function "caca_dither_bitmap_gd" * Add php binding for ...