|
|
@3291
|
12 years |
bsittler |
added missing constant CACA_KEY_UNKNOWN
|
|
|
@3285
|
12 years |
bsittler |
use alpha channel in gd truecolor images -- note that the scale for …
|
|
|
@3260
|
12 years |
bsittler |
fix typo in PHP binding of caca_set_Attr that caused segfault on …
|
|
|
@3188
|
12 years |
nico |
* Use proper Zend macro RETURN_STRINGL in caca_file_read, …
|
|
|
@3187
|
12 years |
nico |
* Initializate variable "len" in caca_export_string
|
|
|
@3169
|
12 years |
nico |
* Change message for phpinfo()
|
|
|
@3166
|
12 years |
nico |
* Add information about gd resources support in caca-php for phpinfo()
|
|
|
@3156
|
12 years |
nico |
* Check parameters number for functions that doesn't expect any parameter
|
|
|
@3153
|
12 years |
nico |
* Available the compilation of caca-php without gd development files
|
|
|
@3151
|
12 years |
nico |
* Add destructor for "caca_file" resources
|
|
|
@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 …
|
|
|
@3143
|
12 years |
nico |
* Add check after emalloc in caca_draw_thin_polyline
|
|
|
@3142
|
12 years |
nico |
* Remove php function caca_create_event
* caca_get_event return false …
|
|
|
@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 …
|
|
|
@3134
|
12 years |
nico |
* Add php binding for function "caca_set_dither_palette"
|
|
|
@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, …
|
|
|
@3128
|
12 years |
nico |
* Add checks after emalloc()
* Add php binding for caca_file_gets
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@3121
|
12 years |
nico |
* Fix a bug in caca_export_string
|
|
|
@3120
|
12 years |
nico |
* Improve function "caca_dither_bitmap_gd"
* Add php binding for …
|
|
|
@3119
|
12 years |
nico |
* Add a function "fetch_external_resource" that allows to fetch …
|
|
|
@3117
|
12 years |
nico |
* Add php binding for 12 new fonctions
|
|
|
@3115
|
12 years |
nico |
* Add php binding for functions: caca_get_dither_color, …
|
|
|
@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 …
|
|
|
@3112
|
12 years |
nico |
* Improve function 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 …
|
|
|
@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
|
|
|
@3094
|
12 years |
nico |
* Add php bindings for 13 new functions
|
|
|
@3093
|
12 years |
nico |
* Add php binding for 7 new caca's functions
|
|
|
@3092
|
12 years |
nico |
* Add flac support and some other nice features…
|
|
|
@3091
|
12 years |
nico |
* Add caca's php constants definition
* Add php binding for 13 new …
|
|
|
@3089
|
12 years |
nico |
* Initial release of caca-php
|