Changeset 3222 for libcaca/trunk/caca-php/examples/www/dithering.php
- Timestamp:
- 11/02/08 22:03:09 (5 years ago)
- File:
-
- 1 edited
-
libcaca/trunk/caca-php/examples/www/dithering.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca-php/examples/www/dithering.php
r3215 r3222 39 39 40 40 echo caca_export_string($canvas, "html3"); 41 echo "<img src=\"./$src\" alt= "" />";41 echo "<img src=\"./$src\" alt=\"\" />"; 42 42 43 43 ?>
Note: See TracChangeset
for help on using the changeset viewer.
