17 Revize (b078ba646bb8a5622f374aceca47b61d48bdf920)

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