John Cupitt 65105a9442 upsize with something other than nearest
vips_resize() uses to just use nearest when upsizing, following standard
practice in repro. This is often unfortunate for image processing, where
small nearest upsizes will produce obvious aliasing.

It now picks a VipsInterpolate which corresponds (roughly) to the
selected VipsKernel and uses that with affine for any upsizing.
2016-06-22 10:33:08 +01:00
..
2016-05-19 14:40:16 +01:00
2016-06-03 16:24:21 +01:00
2016-06-01 08:59:44 +01:00
2016-05-02 10:12:37 +01:00
2016-05-26 14:58:04 +01:00
2016-05-02 10:12:37 +01:00
2016-05-02 10:12:37 +01:00
2016-05-02 10:12:37 +01:00
2016-06-06 13:50:25 +01:00
2016-05-02 10:12:37 +01:00
2013-12-30 16:26:56 +00:00
2009-08-16 15:00:08 +00:00
2014-12-20 10:28:30 +00:00
2015-05-18 02:44:34 -04:00