17 Commits (cc4640f1a008dd9c9d8fe63326f875c317cd884c)

Autor SHA1 Nachricht Datum
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. vor 12 Jahren
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. vor 15 Jahren
  Nicolas Vion be5de36e0f * Change canvas size vor 16 Jahren
  Nicolas Vion 7910300a6e * Fix coordinate of label "Moo!" vor 16 Jahren
  Nicolas Vion ccb9757dcd * Remove tabs from content of $moo vor 16 Jahren
  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 vor 16 Jahren
  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. vor 16 Jahren
  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) vor 16 Jahren
  Ben Wiley Sittler eae053c927 add missing newline at end of file vor 16 Jahren
  Nicolas Vion b834c10f56 * Change permission of web sample files vor 16 Jahren
  Ben Wiley Sittler d47306565f oops! make the .php executable vor 16 Jahren
  Ben Wiley Sittler 9feb5f1d48 switch to XHTML 1.0 Transitional markup (it validates perfectly, and still works in very ancient browsers too); change one <p> to </p> too vor 16 Jahren
  Ben Wiley Sittler 57c2385c93 now HTML markup is generated, rather than a giant PRE block vor 16 Jahren
  Ben Wiley Sittler 2a917dc38a move CSS for www example to a separate file; table is no longer inside <pre> vor 16 Jahren
  Ben Wiley Sittler baf8cbd089 font for windows, too vor 16 Jahren
  Ben Wiley Sittler 93c22f3205 display correctly in firefox and safari vor 16 Jahren
  Ben Wiley Sittler 633d554775 a first partially-broken conversion of examples/cacainfo.php vor 16 Jahren
  Nicolas Vion cc238fd633 * Change test for php-cli mode in sample programs vor 16 Jahren
  Nicolas Vion 77d1ef7e7d * Check that samples programs are executed with php-cli vor 16 Jahren
  Nicolas Vion a3aef93b3c * Add license headers in sample programs vor 16 Jahren
  Nicolas Vion b4830cb8e7 * Close php blocks in samples programs (add "?>") vor 16 Jahren
  Nicolas Vion cb9f4d661c * Change type of the last argument of drawing function (from string to long) vor 16 Jahren
  Nicolas Vion 7f6e6d3fd8 * Add php binding for caca_load_font, caca_get_font_blocks, caca_put_figchar vor 16 Jahren
  Nicolas Vion f3cf74d37f * Add php bindings for 9 functions vor 16 Jahren
  Nicolas Vion e52449b14f * Add binding for 7 new functions vor 16 Jahren
  Nicolas Vion 400175be4f * Add php binding for 15 new functions vor 16 Jahren