|
|
@3221
|
14 years |
bsittler |
htmlification of truecolor.php; evidently there are some bugs yet in …
|
|
|
@3220
|
14 years |
bsittler |
copy truecolor.php to www in preparation for htmlizing
|
|
|
@3219
|
14 years |
bsittler |
convert to PHP and make executable
|
|
|
@3218
|
14 years |
bsittler |
copy truecolor.c to truecolor.php in preparation for phpizing
|
|
|
@3215
|
14 years |
bsittler |
add missing whitespace before /> so that the XHTML works in more …
|
|
|
@3213
|
14 years |
bsittler |
echo rendered string in form value
|
|
|
@3212
|
14 years |
nico |
* Remove white and yellow colors for letters
|
|
|
@3211
|
14 years |
nico |
* Add an input box in sample web page figlet.php
|
|
|
@3210
|
14 years |
bsittler |
remove the stylesheet, as it does not seem to help at the moment. also …
|
|
|
@3208
|
14 years |
bsittler |
more conforming to 79-character limit and using tabs
|
|
|
@3207
|
14 years |
bsittler |
generate self-referencing script URI correctly, taking into account …
|
|
|
@3206
|
14 years |
bsittler |
added a link so you can view the image only (also good for …
|
|
|
@3205
|
14 years |
nico |
* Change structure of sample file render.php
|
|
|
@3204
|
14 years |
bsittler |
send correct content-type; add a missing doctype (although technically …
|
|
|
@3203
|
14 years |
bsittler |
apparently php inw ww dir should not be executable?
|
|
|
@3202
|
14 years |
bsittler |
better UI, maybe?
|
|
|
@3201
|
14 years |
bsittler |
seems to work
|
|
|
@3200
|
14 years |
bsittler |
copy render.php to www in preparation for htmlizing
|
|
|
@3199
|
14 years |
bsittler |
HTML conversion of text.php
|
|
|
@3198
|
14 years |
bsittler |
add missing newline at end of file
|
|
|
@3197
|
14 years |
bsittler |
apparently php inw ww dir should not be executable?
|
|
|
@3196
|
14 years |
bsittler |
copy text.php to www in preparation for htmlizing
|
|
|
@3194
|
14 years |
nico |
* Change permission of web sample files
|
|
|
@3191
|
14 years |
nico |
* Add web sample program: dithering.php
|
|
|
@3190
|
14 years |
bsittler |
oops! make the .php executable
|
|
|
@3189
|
14 years |
nico |
* Add web sample "figlet.php"
|
|
|
@3186
|
14 years |
bsittler |
switch to XHTML 1.0 Transitional markup (it validates perfectly, and …
|
|
|
@3185
|
14 years |
bsittler |
now HTML markup is generated, rather than a giant PRE block
|
|
|
@3183
|
14 years |
bsittler |
move CSS for www example to a separate file; table is no longer inside …
|
|
|
@3181
|
14 years |
bsittler |
font for windows, too
|
|
|
@3180
|
14 years |
bsittler |
display correctly in firefox and safari
|
|
|
@3178
|
14 years |
bsittler |
a first partially-broken conversion of examples/cacainfo.php
|
|
|
@3177
|
14 years |
nico |
* Change test for php-cli mode in sample programs
|
|
|
@3176
|
14 years |
bsittler |
define variables before use; jsut comment out the "sprites" item since …
|
|
|
@3175
|
14 years |
nico |
* Check that samples programs are executed with php-cli
|
|
|
@3174
|
14 years |
bsittler |
change to allow use with cocoa driver; also, a keypress now stops …
|
|
|
@3173
|
14 years |
nico |
* Remove 'c' (color) and 'r' (render) options of the main menu in demo.php
|
|
|
@3172
|
14 years |
nico |
* Add license headers in sample programs
|
|
|
@3154
|
14 years |
nico |
* Modify error message in sample program dithering.php
|
|
|
@3150
|
14 years |
nico |
* Improve php binding of caca_render_canvas
* Destroy php resource in …
|
|
|
@3149
|
14 years |
nico |
* Add new php specific function caca_load_builtin_font(string name)
* …
|
|
|
@3148
|
14 years |
nico |
* Remove "_gd" suffix from dithering functions
* caca_dithering_bitmap …
|
|
|
@3142
|
14 years |
nico |
* Remove php function caca_create_event
* caca_get_event return false …
|
|
|
@3141
|
14 years |
nico |
* Close php block in sample program "demo.php"
|
|
|
@3140
|
14 years |
nico |
* Rewrite main loop of sample program demo.php
|
|
|
@3138
|
14 years |
nico |
* Add indexed colors image support for dither with gd resources
|
|
|
@3137
|
14 years |
nico |
* Add php binding for 3 caca charset conversion functions
* Change php …
|
|
|
@3135
|
14 years |
nico |
* Close php blocks in samples programs (add "?>")
|
|
|
@3133
|
14 years |
nico |
* Add unicode support in sample program figfont.php
|
|
|
@3132
|
14 years |
nico |
* Change type of the last argument of drawing function (from string to …
|
|
|
@3131
|
14 years |
nico |
* Add php binding for caca_draw_polyline and caca_draw_thin_polyline
* …
|
|
|
@3129
|
14 years |
nico |
* Add php binding for caca_load_font, caca_get_font_blocks, …
|
|
|
@3127
|
14 years |
nico |
* Add php binding for functions: caca_file_write, caca_file_read
|
|
|
@3126
|
14 years |
nico |
* Add php bindings for 9 functions
* Modify php bloc headers in …
|
|
|
@3124
|
14 years |
nico |
* Fix a bug in sample program "dithering.php"
|
|
|
@3123
|
14 years |
nico |
* Add a "caca_create_dither_gd" function that create the proper dither …
|
|
|
@3122
|
14 years |
nico |
* Add working sample program dithering.php (open logo-caca.png with Gd …
|
|
|
@3120
|
14 years |
nico |
* Improve function "caca_dither_bitmap_gd"
* Add php binding for …
|
|
|
@3114
|
14 years |
nico |
* Add binding for 7 new functions
* Add just_for_fun() function in …
|
|
|
@3113
|
14 years |
nico |
* Add php binding for 15 new functions
* Add new sample program …
|
|
|
@3111
|
14 years |
nico |
* Add php binding for caca_export_memory (called caca_export_string)
* …
|
|
|
@3110
|
14 years |
nico |
* Centralize caca's error managment (in macro RETURN_SUCCESS)
* Add …
|
|
|
@3109
|
14 years |
nico |
* Add php binding for 4 new functions
* Add "full" demo to …
|
|
|
@3108
|
14 years |
nico |
* Add php binding for 9 new functions
* Improve examples/demo.php
|
|
|
@3107
|
14 years |
nico |
* Add php bindings for functions: caca_draw_line & caca_draw_thin_line …
|
|
|
@3106
|
14 years |
nico |
* Add a nice label with libcaca's version in the center of the screen …
|
|
|
@3105
|
14 years |
nico |
* Add Php binding for caca's functions: caca_get_event, …
|
|
|
@3104
|
14 years |
nico |
* Add binding for 6 new caca's functions
* Add a nice php sample file …
|
|
|
@3101
|
14 years |
nico |
* Add php binding for 8 new caca's functions
|
|
|
@3089
|
14 years |
nico |
* Initial release of caca-php
|