Background Tile Viewer
|
|
Version 1.00
Copyright 1997-2002 David Dienhart All Rights Reserved.
Release Date: 08-15-2000
http://www.dienhart.com
|
| |
License Agreement 0.03 |
This program and source code may be used and modified free of charge by
anyone as long as all copyright notices and the comments remain intact.
By using this program you agree that it is provided as is, without warranty,
and that the developer will not be held accountable for its use or misuse.
The program and source code may not be sold without prior written consent.
This software is free for commercial and noncommercial use. |
|
| |
Files
|
- bckrnd.pl (binary)
- bckrnd.txt (this file)
|
| |
Requirements
|
- Linux, UNIX, or Windows
- PERL 5.003_07
|
| |
Description
|
| Developed to preview background images as they would appear tiled. |
| |
Setup
|
- Copy all of the files to /cgi-bin/daboo/bckrnd/ directory.
- CHMOD everything to 755
|
| |
Usage
|
- Call via the command line using the following format: /cgi-bin/bckrnd.pl?b=WebServerPath/GraphicToTile
- HTML Example: <a href="/cgi-bin/daboo/bckrnd/bckrnd.pl?b=/graphics/backgrounds/0010-attempt_background.jpg"
target="_blank"><img src="/graphics/backgrounds/0010-attempt_background.jpg"
width="60" height="60" alt="Dark And Interesting"
border="1"></a>
Browser Example: http://127.0.0.1/cgi-bin/daboo/bckrnd/bckrnd.pl?b=/graphics/backgrounds/0055-blue_background.jpg
|
| |
Notes
|
| |
| |
History
|
|
1.00 (08-15-2000)
|
|
|