[as-devel] CVS commit to afterstep-stable

root@aftercode.net
Tue, 8 Apr 2003 12:30:01 -0500 (CDT)


Modified files:
  Tue Apr  8 12:25:30 2003 libAfterImage/apps/xpm2png.sh
  Tue Apr  8 12:25:30 2003 libAfterImage/ascmap.c
  Tue Apr  8 12:25:30 2003 libAfterImage/asimage.c
  Tue Apr  8 12:25:30 2003 libAfterImage/export.c
  Tue Apr  8 12:25:30 2003 libAfterImage/import.c
  Tue Apr  8 12:25:30 2003 libAfterImage/transform.c
  Tue Apr  8 12:25:30 2003 libAfterImage/xpm.c
ChangeLog:
  Fixed scaling Up algorithm to put correct last line ( it was putting 4th line before last instead); 
  Fixed MS Icon file format reading to allow for arbitrary size of images ( it was affecting AndMask not being read correctly;