[as-devel] CVS commit to afterstep-devel

CVS server (cvsroot@merilon.elfhame.net)
Tue, 4 Sep 2001 12:30:03 -0700


Modified files:
  2001-09-04 12:03:09 libAfterImage/apps/ascompose.c
  2001-09-04 12:03:09 libAfterImage/asimage.c
  2001-09-04 12:03:09 libAfterImage/transform.c
  2001-09-04 12:03:09 libAfterImage/transform.h
ChangeLog:
   o (libAfterImage) added blur_asimage_gauss() to do a gaussian blur; this
     function currently only supports horizontal blurs
   o (ascompose) added <blur> as an undocumented feature, for testing only