17 커밋 (b078ba646bb8a5622f374aceca47b61d48bdf920)

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