Skip to content
  • Øyvind Kolås's avatar
    Renamed the "transform" set of operations to "affine" since · 291c68dd
    Øyvind Kolås authored
    	that is what they actually are.
    
    	* operations/Makefile.am:
    	* operations/transform/Makefile.am:
    	* operations/transform/affine.c:
    	* operations/transform/affine.h:
    	* operations/transform/chant.h:
    	* operations/transform/interpolate-cubic.c:
    	* operations/transform/interpolate-cubic.h:
    	* operations/transform/interpolate-lanczos.c:
    	* operations/transform/interpolate-lanczos.h:
    	* operations/transform/linear.c:
    	* operations/transform/linear.h:
    	* operations/transform/matrix.c:
    	* operations/transform/matrix.h:
    	* operations/transform/module.c:
    	* operations/transform/module.h:
    	* operations/transform/nearest.c:
    	* operations/transform/nearest.h:
    	* operations/transform/reflect.c:
    	* operations/transform/rotate.c:
    	* operations/transform/scale.c:
    	* operations/transform/shear.c:
    	* operations/transform/translate.c:
    
    svn path=/trunk/; revision=1322
    291c68dd