]> bicyclesonthemoon.info Git - ott/enhance/blob - nofading.htm
Fully working online interface; for now bluenh only.
[ott/enhance] / nofading.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
2 <html lang="pl">
3         <head>
4                 <title>No fading! &bull; Bicycles on the Moon</title>
5                 <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2">
6                 <link rel="stylesheet" href="/css/botm.css">
7                 <link rel="icon" type="image/png" href="/img/favicon.png"/>
8         </head>
9         <body>
10                 <a href="/"><img src="/img/botmlogo2.png" alt="1190.bicyclesonthemoon.info" border="0"></a>
11                 <h1>No fading!</h1>
12                 <form method="post" action="/cgi/nofading/nofadingd">
13                         Enhance by URL<br>
14                         URL of image:
15                         <input class="pt" type="text" name="inpix">
16                         border width:
17                         <input class="pt" type="text" name="f" size="2">
18                         <input class="pk" type="submit" value="ENHANCE!"><br>
19                         <input type="checkbox" class="pt" name="a"> ignore color-fading
20                 </form>
21                 <br>
22                 <form method="post" action="/cgi/nofading/nofadingd" enctype="multipart/form-data">
23                         Enhance by file upload<br>
24                         Upload the image:
25                         <input class="pt" type="file" name="inpix">
26                         border width:
27                         <input class="pt" type="text" name="f" size="2">
28                         <input class="pk" type="submit" value="ENHANCE!"><br>
29                         <input type="checkbox" class="pt" name="a"> ignore color-fading
30                 </form>
31                 <br>
32                 Source code available at <a href="http://1190.bicyclesonthemoon.info/pro/nofading">http://1190.bicyclesonthemoon.info/pro/nofading</a>.<br>
33                 Livensed under <a href="/a/agpl.txt">AGPL 3</a>.
34                 
35         </body>
36 </html>