]> git.imager.perl.org - imager.git/blobdiff - imext.c
update Changes
[imager.git] / imext.c
diff --git a/imext.c b/imext.c
index 4471afe98613794b4fa7392fe61eaa3ecb0cba89..36ba2b626bb2fa63ed3cd08c1d3909ed13bc8ee8 100644 (file)
--- a/imext.c
+++ b/imext.c
@@ -204,7 +204,18 @@ im_ext_funcs imager_function_table =
     i_mutex_unlock,
     im_context_slot_new,
     im_context_slot_set,
-    im_context_slot_get
+    im_context_slot_get,
+
+    /* level 9 */
+    i_poly_poly_aa,
+    i_poly_poly_aa_cfill,
+    i_poly_aa_m,
+    i_poly_aa_cfill_m,
+
+    /* level 10 */
+    i_img_alpha_channel,
+    i_img_color_model,
+    i_img_color_channels
   };
 
 /* in general these functions aren't called by Imager internally, but