Sam Hocevar
|
107ff4b815
|
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
|
15 роки тому |
Ben Wiley Sittler
|
9712d7a48e
|
add missing content-type in the HTML case
|
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
|
c8b3044c43
|
more conforming to 79-character limit and using tabs
|
16 роки тому |
Ben Wiley Sittler
|
ec5aa385a4
|
generate self-referencing script URI correctly, taking into account that the
script might be content-negotiated, renamed, symlinked, or otherwise
alised in URI-space.
|
16 роки тому |
Ben Wiley Sittler
|
68386adecd
|
added a link so you can view the image only (also good for
lynx/elinks) and some alt="..." text so the validator does not complain.
|
16 роки тому |
Nicolas Vion
|
74475a3583
|
* Change structure of sample file render.php
|
16 роки тому |
Ben Wiley Sittler
|
34b0a2f3fb
|
apparently php inw ww dir should not be executable?
|
16 роки тому |
Ben Wiley Sittler
|
70beafa3a6
|
better UI, maybe?
|
16 роки тому |
Ben Wiley Sittler
|
260b5acc17
|
seems to work
|
16 роки тому |
Ben Wiley Sittler
|
3fbfa5e3d2
|
copy render.php to www in preparation for htmlizing
|
16 роки тому |
Nicolas Vion
|
abbf2dd05b
|
* Improve php binding of caca_render_canvas
* Destroy php resource in caca_file_close
* Improve sample program render.php
|
16 роки тому |
Nicolas Vion
|
ca53d8f03c
|
* Add new php specific function caca_load_builtin_font(string name)
* Add php bindings for caca_get_dither_antialias_list, caca_render_canvas
* Add a new sample program examples/render.php
|
16 роки тому |