 |
|
 |
 |
 |
w32rnpng |
 |
| Purpose |
pngcrush when invoked with the -directory CRUSHED option will generate
compressed png files into sub-directory CRUSHED.
On Win32 platforms, due to limitations of the command shell, compressed
png files will be generated with '8.3' short file names from source
png files with long file names e.g :
...\foo\Process_Flow_Image.png
:
:..\CRUSHED\PR65E4!1.PNG
w32rnpng will rename the compressed output png files from
the 8.3 format to the original long file names.
|
| OS |
Windows NT Command line utility.
|
| Usage |
w32rnpng [sub_directory_name_containing_crushed_png_files]
The sub_directory_name should be supplied plain without leading or
trailing forward or back slashes e.g : just 'CRUSHED',
not '/CRUSHED', 'CRUSHED/' '\CRUSHED' or other permutations.
The program should be placed and invoked in the directory containing
the source (uncrushed) .png files. It assumes that pngcrush will have
been previously run with the -directory option.
|
| Disclaimer |
The w32rnpng computer program is supplied "AS IS".
See the rn32png_readme.txt file included with this distribution
for the complete legalese.
|
| License |
Permission is hereby irrevocably granted to everyone to use,
copy, modify, and distribute this computer program, or portions hereof,
purpose, without payment of any fee.
See the rn32png_readme.txt file included with this distribution
for complete text on restrictions.
|
| Download |
w32rnpng 1.1 (26 KB)
|
|
 |