Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
15 년 전
Sam Hocevar
1362d8e24f
Update my e-mail address everywhere.
15 년 전
Ben Wiley Sittler
b6db5dc781
add missing whitespace before /> so that the XHTML works in more plain-HTML parsers; quote attributes in double quotes rather than single quotes for the same reason
16 년 전
Ben Wiley Sittler
05d915e155
remove the stylesheet, as it does not seem to help at the moment. also remove the <pre></pre> in figlet.php since it does not seem to make a difference since the table markup includes <tt></tt> inside each cell.
16 년 전
Ben Wiley Sittler
419d70e614
send correct content-type; add a missing doctype (although technically the table is not allowed inside pre, but that we will need to find another fix for)
16 년 전
Ben Wiley Sittler
f4ff053390
HTML conversion of text.php
16 년 전
Ben Wiley Sittler
5eb92c7713
apparently php inw ww dir should not be executable?
16 년 전
Ben Wiley Sittler
dd1478f372
copy text.php to www in preparation for htmlizing
16 년 전
Nicolas Vion
cc238fd633
* Change test for php-cli mode in sample programs
16 년 전
Nicolas Vion
77d1ef7e7d
* Check that samples programs are executed with php-cli
16 년 전
Nicolas Vion
6462d00d2f
* Add php binding for 3 caca charset conversion functions
* Change php header for sample program "text.php"
16 년 전
Nicolas Vion
b4830cb8e7
* Close php blocks in samples programs (add "?>")
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 년 전