/[gzz]/gzz/gfx/util/texpacker.py
ViewVC logotype

Diff of /gzz/gfx/util/texpacker.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by tjl, Sun Jan 26 21:25:58 2003 UTC revision 1.5 by jvk, Fri Feb 14 16:54:49 2003 UTC
# Line 3  Line 3 
3  # the COMPRESSED_RGB_S3TC_DXT1_EXT format, with the mipmap level as the file name  # the COMPRESSED_RGB_S3TC_DXT1_EXT format, with the mipmap level as the file name
4  # and a "%dx%d" string of the width and height as the file comment.  # and a "%dx%d" string of the width and height as the file comment.
5    
6    # Usage: something like:
7    #
8    #   make runjython DBG="gfx/util/texpacker.py  ../mstmpimg/*-170-*[0-9]"
9    
10  import sys  import sys
11  import getopt  import getopt

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26