Commit Graph

6 Commits

Author SHA1 Message Date
Guido van Rossum fa3de516f5 Print real width and warn for stride not a multiple of 4 bytes 1992-05-07 15:21:52 +00:00
Guido van Rossum edb3a5fcf2 Standardize indentation to 8 chars; remove redundant "saveframe";
add -s (short listing) option; don't print space after tab;
print data size in bytes and whether it
is a color image.
1992-05-06 17:58:34 +00:00
Guido van Rossum f47d0485a0 new syntax 1992-02-11 14:50:22 +00:00
Guido van Rossum 6f00a317a1 Introduced getopt.
Added -d option: print deltas instead of absolute times.
1991-11-06 16:13:02 +00:00
Guido van Rossum 27cb9916db Made it work for more cases. 1991-11-04 14:30:51 +00:00
Guido van Rossum e4bddeae23 Initial revision 1991-10-30 11:52:48 +00:00