Changeset 3204 for libcaca/trunk/caca-php/examples/www/dithering.php
- Timestamp:
- Nov 2, 2008, 4:52:22 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca-php/examples/www/dithering.php
r3194 r3204 1 <?php 2 header('Content-Type: text/html; charset=UTF-8'); 3 ?> 4 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 5 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 6 1 7 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> 2 8 <head>
Note: See TracChangeset
for help on using the changeset viewer.