Gimp/libgimpmath
Massimo Valentini ba98aedcb1 Bug 680290: -90 degree rotation distortion of layer
The previous code did not consider that a transformation
described by a matrix with non integer values in the 3rd
column or by a non affine matrix requires interpolation

and make floating point arithmetic rounding errors
consistent with INTERPOLATION_NONE
2013-06-01 17:07:24 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
gimpmath.def libgimpmath: add a boxed type and a GParamSpec for GimpMatrix3 2011-03-27 21:13:31 +02:00
gimpmath.h Bug 684330 - Rectangle tool's "fixed size" option is off-by-one 2013-02-13 00:27:36 +01:00
gimpmathtypes.h libgimpmath: move the GipmVector and GimpMatrix structs to gimpmathtypes.h 2011-04-28 13:25:25 +02:00
gimpmatrix.c Bug 680290: -90 degree rotation distortion of layer 2013-06-01 17:07:24 +02:00
gimpmatrix.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpmd5.c libgimpmath: move docs from template files to inline comments 2010-07-02 14:41:35 +02:00
gimpmd5.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpvector.c app: Cleanup in preparation of merge 2010-11-04 20:27:11 +02:00
gimpvector.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00