On Wed, Jun 30, 2010 at 18:57, Soeren Sandmann <[email protected]> wrote: > > The place to add new filters is in pixman. Here are two old mails on > the subject: > > http://lists.freedesktop.org/archives/cairo/2009-June/017498.html > > http://lists.cairographics.org/archives/cairo/2009-November/018600.html > > Simply adding a bicubic interpolation filter is relatively > straight-forward. All you have to do it write a new > bits_image_fetch_pixel_bicubic() in pixman-bits-image.c.
These look like good starting points, thanks! -- Alex _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
