ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/util/png2bin
(Generate patch)

Comparing deliantra/util/png2bin (file contents):
Revision 1.2 by root, Sun Sep 3 19:00:36 2006 UTC vs.
Revision 1.3 by root, Sat Sep 16 23:07:52 2006 UTC

1#!/bin/sh 1#!/bin/sh
2 2
3convert world.xcf\[4\] -depth 8 rgba:mask.bin
4convert world.xcf\[3\] -depth 8 rgba:type.bin 3convert world.xcf\[1\] -depth 8 rgba:type.bin
4convert world.xcf\[2\] -depth 8 rgba:mask.bin

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines