Sam Hocevar
f32c24a10d
build: fix the WTFPL homepage and copyright information.
12 лет назад
Sam Hocevar
1f5518f842
Rename caca_get_cursor_x() and caca_get_cursor_y() to caca_wherex() and
caca_wherey(), in order to match the old <conio.h> naming scheme.
15 лет назад
Nicolas Vion
ca53d8f03c
* Add new php specific function caca_load_builtin_font(string name)
* Add php bindings for caca_get_dither_antialias_list, caca_render_canvas
* Add a new sample program examples/render.php
16 лет назад
Nicolas Vion
0d8c061895
* Remove "_gd" suffix from dithering functions
* caca_dithering_bitmap can load palette from gd resource
* Remove caca_set_dither_palette_gd function
* Adapt sample program "dithering.php"
16 лет назад
Nicolas Vion
a234a5971e
* Remove php function caca_create_event
* caca_get_event return false if type == CACA_EVENT_NONE otherwise return a new
php resource
* Adapt sample program demo.php
16 лет назад
Nicolas Vion
d80c5b66b3
* Add indexed colors image support for dither with gd resources
16 лет назад
Nicolas Vion
7f6e6d3fd8
* Add php binding for caca_load_font, caca_get_font_blocks, caca_put_figchar
* Add a working sample file examples/figfont.php
* Rename sample programs:
examples1.php > cacapig.php
drivers.php > cacainfo.php
16 лет назад
Nicolas Vion
77ff19864f
* Add php binding for functions: caca_file_write, caca_file_read
16 лет назад
Nicolas Vion
f3cf74d37f
* Add php bindings for 9 functions
* Modify php bloc headers in samples programs
* Add list of import/export formats in examples/drivers.php
16 лет назад
Nicolas Vion
e2fc23d7da
* Add a "caca_create_dither_gd" function that create the proper dither for a
given gd resource.
16 лет назад
Nicolas Vion
ff2c8fddc9
* Improve function "caca_dither_bitmap_gd"
* Add php binding for "caca_create_dither"
* Add new sample program "dithering.php"
16 лет назад
Nicolas Vion
a8e0322720
* Add a function "fetch_external_resource" that allows to fetch external php
resources such as gd resouces
* Add test for presence of gd development files in config.m4
* Rename php function caca_dither_bitmap in caca_dither_bitmap_gd
16 лет назад
Nicolas Vion
498970de64
* Improve function caca_export_string
16 лет назад
Nicolas Vion
54e1e8b262
* Centralize caca's error managment (in macro RETURN_SUCCESS)
* Add binding for 2 new functions
* Fix a bug in examples/example1.php
16 лет назад
Nicolas Vion
0a20917152
* Add php binding for 9 new functions
* Improve examples/demo.php
16 лет назад
Nicolas Vion
dd82fcd087
* Add flac support and some other nice features...
16 лет назад
Nicolas Vion
5cf320ae24
* Add caca's php constants definition
* Add php binding for 13 new functions
16 лет назад
Nicolas Vion
18217dc9d8
* Initial release of caca-php
16 лет назад