Ben Wiley Sittler
bf59034786
convert to use PHP object layer similar to the C++ one used in its C++ predecessor, cxx/cxxtest.cpp; also change behavior and appearance to more closely match that version (perhaps, though, the changes should have been ported in the other direction instead...)
16 년 전
Ben Wiley Sittler
fee77cac00
force cli on remaining examples so that apache doesn't pop up a window
(this actually happens with the cocoa driver!)
16 년 전
Nicolas Vion
a3aef93b3c
* Add license headers in sample programs
16 년 전
Nicolas Vion
b4830cb8e7
* Close php blocks in samples programs (add "?>")
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
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
aa92ad5d03
* Add php binding for caca_export_memory (called caca_export_string)
* Rename php function caca_import_memory to caca_import_string
* Add sample program "text.php" (php port of examples/text.c)
* Add php binding for "caca_set_attr"
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
169bf64f4a
* Add a nice label with libcaca's version in the center of the screen in
sample program examples/example1.php
16 년 전
Nicolas Vion
728d89c673
* Add Php binding for caca's functions: caca_get_event, caca_set_display_time
* Animate pink pig & add event managment in sample program "example1.php"
16 년 전
Nicolas Vion
f86a3d0c9b
* Add binding for 6 new caca's functions
* Add a nice php sample file examples/example1.php that shows a smart pink ping
16 년 전
Nicolas Vion
4172dc244f
* Add php binding for 8 new caca's functions
16 년 전
Nicolas Vion
18217dc9d8
* Initial release of caca-php
16 년 전