|
|
@3190
|
12 years |
bsittler |
oops! make the .php executable
|
|
|
@3189
|
12 years |
nico |
* Add web sample "figlet.php"
|
|
|
@3186
|
12 years |
bsittler |
switch to XHTML 1.0 Transitional markup (it validates perfectly, and …
|
|
|
@3185
|
12 years |
bsittler |
now HTML markup is generated, rather than a giant PRE block
|
|
|
@3183
|
12 years |
bsittler |
move CSS for www example to a separate file; table is no longer inside …
|
|
|
@3181
|
12 years |
bsittler |
font for windows, too
|
|
|
@3180
|
12 years |
bsittler |
display correctly in firefox and safari
|
|
|
@3178
|
12 years |
bsittler |
a first partially-broken conversion of examples/cacainfo.php
|
|
|
@3177
|
12 years |
nico |
* Change test for php-cli mode in sample programs
|
|
|
@3176
|
12 years |
bsittler |
define variables before use; jsut comment out the "sprites" item since …
|
|
|
@3175
|
12 years |
nico |
* Check that samples programs are executed with php-cli
|
|
|
@3174
|
12 years |
bsittler |
change to allow use with cocoa driver; also, a keypress now stops …
|
|
|
@3173
|
12 years |
nico |
* Remove 'c' (color) and 'r' (render) options of the main menu in demo.php
|
|
|
@3172
|
12 years |
nico |
* Add license headers in sample programs
|
|
|
@3154
|
12 years |
nico |
* Modify error message in sample program dithering.php
|
|
|
@3150
|
12 years |
nico |
* Improve php binding of caca_render_canvas
* Destroy php resource in …
|
|
|
@3149
|
12 years |
nico |
* Add new php specific function caca_load_builtin_font(string name)
* …
|
|
|
@3148
|
12 years |
nico |
* Remove "_gd" suffix from dithering functions
* caca_dithering_bitmap …
|
|
|
@3142
|
12 years |
nico |
* Remove php function caca_create_event
* caca_get_event return false …
|
|
|
@3141
|
12 years |
nico |
* Close php block in sample program "demo.php"
|
|
|
@3140
|
12 years |
nico |
* Rewrite main loop of sample program demo.php
|
|
|
@3138
|
12 years |
nico |
* Add indexed colors image support for dither with gd resources
|
|
|
@3137
|
12 years |
nico |
* Add php binding for 3 caca charset conversion functions
* Change php …
|
|
|
@3135
|
12 years |
nico |
* Close php blocks in samples programs (add "?>")
|
|
|
@3133
|
12 years |
nico |
* Add unicode support in sample program figfont.php
|
|
|
@3132
|
12 years |
nico |
* Change type of the last argument of drawing function (from string to …
|
|
|
@3131
|
12 years |
nico |
* Add php binding for caca_draw_polyline and caca_draw_thin_polyline
* …
|
|
|
@3129
|
12 years |
nico |
* Add php binding for caca_load_font, caca_get_font_blocks, …
|
|
|
@3127
|
12 years |
nico |
* Add php binding for functions: caca_file_write, caca_file_read
|
|
|
@3126
|
12 years |
nico |
* Add php bindings for 9 functions
* Modify php bloc headers in …
|
|
|
@3124
|
12 years |
nico |
* Fix a bug in sample program "dithering.php"
|
|
|
@3123
|
12 years |
nico |
* Add a "caca_create_dither_gd" function that create the proper dither …
|
|
|
@3122
|
12 years |
nico |
* Add working sample program dithering.php (open logo-caca.png with Gd …
|
|
|
@3120
|
12 years |
nico |
* Improve function "caca_dither_bitmap_gd"
* Add php binding for …
|
|
|
@3114
|
12 years |
nico |
* Add binding for 7 new functions
* Add just_for_fun() function in …
|
|
|
@3113
|
12 years |
nico |
* Add php binding for 15 new functions
* Add new sample program …
|
|
|
@3111
|
12 years |
nico |
* Add php binding for caca_export_memory (called caca_export_string)
* …
|
|
|
@3110
|
12 years |
nico |
* Centralize caca's error managment (in macro RETURN_SUCCESS)
* Add …
|
|
|
@3109
|
12 years |
nico |
* Add php binding for 4 new functions
* Add "full" demo to …
|
|
|
@3108
|
12 years |
nico |
* Add php binding for 9 new functions
* Improve examples/demo.php
|
|
|
@3107
|
12 years |
nico |
* Add php bindings for functions: caca_draw_line & caca_draw_thin_line …
|
|
|
@3106
|
12 years |
nico |
* Add a nice label with libcaca's version in the center of the screen …
|
|
|
@3105
|
12 years |
nico |
* Add Php binding for caca's functions: caca_get_event, …
|
|
|
@3104
|
12 years |
nico |
* Add binding for 6 new caca's functions
* Add a nice php sample file …
|
|
|
@3101
|
12 years |
nico |
* Add php binding for 8 new caca's functions
|
|
|
@3089
|
12 years |
nico |
* Initial release of caca-php
|