Index: trunk/psLib/src/imageops/psImageInterpolate.c
===================================================================
--- trunk/psLib/src/imageops/psImageInterpolate.c	(revision 34938)
+++ trunk/psLib/src/imageops/psImageInterpolate.c	(revision 35158)
@@ -47,5 +47,6 @@
                              4,    // LANCZOS2
                              6,    // LANCZOS3
-                             8     // LANCZOS4
+                             8,    // LANCZOS4
+                             2     // BILINEAR_SIMPLE
 };
 
