Ben Wiley Sittler
|
4b01269d8a
|
only fill the preview iframe when javascript is enabled
|
pirms 16 gadiem |
Ben Wiley Sittler
|
995edf8021
|
merge latest CLI example bugfixes into the HTML versions
|
pirms 16 gadiem |
Ben Wiley Sittler
|
e7305d8b68
|
fix typo in PHP binding of caca_set_Attr that caused segfault on linux; also remove workaround for spurious extra-argument requirement from two of the PHP examples
|
pirms 16 gadiem |
Ben Wiley Sittler
|
b76e1ed2b2
|
now generates HTML
|
pirms 16 gadiem |
Ben Wiley Sittler
|
b4375871d7
|
copy fullwidth.php to www in preparation for htmlizing
|
pirms 16 gadiem |
Ben Wiley Sittler
|
5558dbadc7
|
added copyright info for PHP conversion (blah blah blah...)
|
pirms 16 gadiem |
Ben Wiley Sittler
|
3ac8510e4c
|
now works as PHP
|
pirms 16 gadiem |
Ben Wiley Sittler
|
1e7ae2c712
|
copy fullwidth.c to fullwidth.php in preparation for phpizing
|
pirms 16 gadiem |
Ben Wiley Sittler
|
1e933f8d50
|
only assume svg preview ability in opera, WebKit and Gecko
|
pirms 16 gadiem |
Nicolas Vion
|
ab44c8daa7
|
* Improve object layer for caca-php
|
pirms 16 gadiem |
Ben Wiley Sittler
|
28121eec77
|
do not add history entries for iframe transitions
|
pirms 16 gadiem |
Ben Wiley Sittler
|
3336b41178
|
add missing id
|
pirms 16 gadiem |
Ben Wiley Sittler
|
dc32a8ac41
|
use some javascript to show inline previews using <iframe/> for some
of the formats (so far, html, html3, bbfr, and svg)
|
pirms 16 gadiem |
Ben Wiley Sittler
|
7b47610259
|
.caca files get an extension, too
|
pirms 16 gadiem |
Ben Wiley Sittler
|
a684af9ed6
|
suggest extensions for some of the inline formats too, since browsers
sometimes send them to external viewers and become confused if the
filename ends in '.php' (despite our correct content-type!)
|
pirms 16 gadiem |
Ben Wiley Sittler
|
9c556c4071
|
text formats embedding escape sequences get sent as attachments too
|
pirms 16 gadiem |
Ben Wiley Sittler
|
f1eedaf0b1
|
working HTML version of export.php accepting an optional file upload and exporting it using the selected format
|
pirms 16 gadiem |
Ben Wiley Sittler
|
242103d6d5
|
another typo
|
pirms 16 gadiem |
Ben Wiley Sittler
|
e8cd1896b7
|
spaces -> tabs
|
pirms 16 gadiem |
Ben Wiley Sittler
|
9712d7a48e
|
add missing content-type in the HTML case
|
pirms 16 gadiem |
Ben Wiley Sittler
|
6a373704cc
|
typo
|
pirms 16 gadiem |
Ben Wiley Sittler
|
36ccbf8220
|
make examples/demo.php executable
|
pirms 16 gadiem |
Ben Wiley Sittler
|
28300073de
|
copy export.php to www in preparation for htmlizing
|
pirms 16 gadiem |
Ben Wiley Sittler
|
ea2f4ff159
|
export.php is now actually php, and appears to work identically to its
C predecessor.
|
pirms 16 gadiem |
Ben Wiley Sittler
|
8d104f9b86
|
copy export.c to export.php in preparation for phpizing
|
pirms 16 gadiem |
Nicolas Vion
|
6dafdbfc5a
|
* Remove \t from content of $moo
* Change canvas size
* Fix coordinate of label "Moo!"
|
pirms 16 gadiem |
Nicolas Vion
|
be5de36e0f
|
* Change canvas size
|
pirms 16 gadiem |
Ben Wiley Sittler
|
ee088b89c1
|
htmlification of colors.php
|
pirms 16 gadiem |
Nicolas Vion
|
7910300a6e
|
* Fix coordinate of label "Moo!"
|
pirms 16 gadiem |
Ben Wiley Sittler
|
d32095400b
|
copy colors.php to www in preparation for htmlizing
|
pirms 16 gadiem |
Ben Wiley Sittler
|
ca055aa258
|
PHP conversion of colors.c
|
pirms 16 gadiem |
Ben Wiley Sittler
|
872ae6565a
|
copy colors.c to colors.php in preparation for phpizing
|
pirms 16 gadiem |
Nicolas Vion
|
ccb9757dcd
|
* Remove tabs from content of $moo
|
pirms 16 gadiem |
Nicolas Vion
|
74a6345966
|
* Improve Dithering and Canvas php classes
|
pirms 16 gadiem |
Ben Wiley Sittler
|
a9b0e626f9
|
forgot backslashes
|
pirms 16 gadiem |
Ben Wiley Sittler
|
2bb297d690
|
htmlification of truecolor.php; evidently there are some bugs yet in the html3 exporter
|
pirms 16 gadiem |
Ben Wiley Sittler
|
ada40425ce
|
copy truecolor.php to www in preparation for htmlizing
|
pirms 16 gadiem |
Ben Wiley Sittler
|
283ea9423c
|
convert to PHP and make executable
|
pirms 16 gadiem |
Ben Wiley Sittler
|
e359fec1ab
|
copy truecolor.c to truecolor.php in preparation for phpizing
|
pirms 16 gadiem |
Nicolas Vion
|
2eab7a6106
|
* Improve class "Dither"
|
pirms 16 gadiem |
Nicolas Vion
|
879ae0ce03
|
* Add class "Dither" to php object layer
|
pirms 16 gadiem |
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
|
pirms 16 gadiem |
Ben Wiley Sittler
|
609f1b8f43
|
echo rendered string in form value
|
pirms 16 gadiem |
Nicolas Vion
|
28a91b7d51
|
* Remove white and yellow colors for letters
|
pirms 16 gadiem |
Nicolas Vion
|
c93f953445
|
* Add an input box in sample web page figlet.php
|
pirms 16 gadiem |
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.
|
pirms 16 gadiem |
Ben Wiley Sittler
|
c8b3044c43
|
more conforming to 79-character limit and using tabs
|
pirms 16 gadiem |
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.
|
pirms 16 gadiem |
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.
|
pirms 16 gadiem |
Nicolas Vion
|
74475a3583
|
* Change structure of sample file render.php
|
pirms 16 gadiem |