Changeset 2208 for www/labs


Ignore:
Timestamp:
Jan 19, 2008, 7:30:28 AM (15 years ago)
Author:
Sam Hocevar
Message:
  • Fix naming convention.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • www/labs/img2oric.html

    r2207 r2208  
    2121<?php include($_SERVER["DOCUMENT_ROOT"]."/header.inc"); ?>
    2222
    23 <p> <tt>pic2oric</tt> converts images to the Oric Atmos colours. The Oric
     23<p> <tt>img2oric</tt> converts images to the Oric Atmos colours. The Oric
    2424Atmos screen format is one of the most twisted standards and very little
    2525artwork exists for this vintage computer. It was therefore the perfect
     
    2828<h2> Downloads </h2>
    2929
    30 <p> The <tt>pic2oric</tt> source code may be downloaded from <tt><a
    31 href="pic2oric.c">pic2oric.c</a></tt>. It currently only runs on Linux and is
     30<p> The <tt>img2oric</tt> source code may be downloaded from <tt><a
     31href="img2oric.c">img2oric.c</a></tt>. It currently only runs on Linux and is
    3232extremely slow (around 1 minute to process an image on a modern computer). </p>
    3333
    3434<h2> Screenshots </h2>
    3535
    36 <p> These images show how <tt>pic2oric</tt> performs. The results may not
     36<p> These images show how <tt>img2oric</tt> performs. The results may not
    3737seem terribly clean, but they are probably better than anything that has
    3838been seen so far on an Oric Atmos computer. </p>
     
    6262</p>
    6363
    64 <p> The following images show <tt>pic2oric</tt>’s results with grayscale
     64<p> The following images show <tt>img2oric</tt>’s results with grayscale
    6565images and cartoon images. </p>
    6666
     
    7676
    7777<p> And finally, this is an animation whose frames were converted to Oric
    78 colours using <tt>pic2oric</tt>: </p>
     78colours using <tt>img2oric</tt>: </p>
    7979
    8080<p style="text-align: center;">
Note: See TracChangeset for help on using the changeset viewer.