6 Commits (c93f953445c6e8e4a2e08cd26d77ca8b87a01bdc)

Author SHA1 Message Date
  Nicolas Vion c93f953445 * Add an input box in sample web page figlet.php 17 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. 17 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) 17 years ago
  Nicolas Vion b834c10f56 * Change permission of web sample files 17 years ago
  Nicolas Vion bff86e8b8f * Add web sample program: dithering.php 17 years ago
  Nicolas Vion bf31ad01f7 * Add web sample "figlet.php" 17 years ago
  Nicolas Vion cc238fd633 * Change test for php-cli mode in sample programs 17 years ago
  Nicolas Vion 77d1ef7e7d * Check that samples programs are executed with php-cli 17 years ago
  Nicolas Vion a3aef93b3c * Add license headers in sample programs 17 years ago
  Nicolas Vion b4830cb8e7 * Close php blocks in samples programs (add "?>") 17 years ago
  Nicolas Vion 2f9ec84434 * Add unicode support in sample program figfont.php 17 years ago
  Nicolas Vion 7f6e6d3fd8 * Add php binding for caca_load_font, caca_get_font_blocks, caca_put_figchar 17 years ago