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