Sam Hocevar
|
f32c24a10d
|
build: fix the WTFPL homepage and copyright information.
|
12 years ago |
Sam Hocevar
|
107ff4b815
|
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
|
15 years ago |
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 years ago |
Ben Wiley Sittler
|
609f1b8f43
|
echo rendered string in form value
|
16 years ago |
Nicolas Vion
|
28a91b7d51
|
* Remove white and yellow colors for letters
|
16 years ago |
Nicolas Vion
|
c93f953445
|
* Add an input box in sample web page figlet.php
|
16 years ago |
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 years ago |
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 years ago |
Nicolas Vion
|
b834c10f56
|
* Change permission of web sample files
|
16 years ago |
Nicolas Vion
|
bff86e8b8f
|
* Add web sample program: dithering.php
|
16 years ago |
Nicolas Vion
|
bf31ad01f7
|
* Add web sample "figlet.php"
|
16 years ago |
Nicolas Vion
|
cc238fd633
|
* Change test for php-cli mode in sample programs
|
16 years ago |
Nicolas Vion
|
77d1ef7e7d
|
* Check that samples programs are executed with php-cli
|
16 years ago |
Nicolas Vion
|
a3aef93b3c
|
* Add license headers in sample programs
|
16 years ago |
Nicolas Vion
|
b4830cb8e7
|
* Close php blocks in samples programs (add "?>")
|
16 years ago |
Nicolas Vion
|
2f9ec84434
|
* Add unicode support in sample program figfont.php
|
16 years ago |
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 years ago |