Re: Thoughts about a new GdkPixbuf transform interface



On Fri, 2003-02-21 at 22:55, Oleg Klimov wrote:

> Thanks for a very good hint - libart. I didn't know about it.
> 
> They didn't manage to do anything else then NEAREST...
> Not very much interesting, then :-(
> 
> Anyone aware of implementation of BILINEAR filter?


I remember Keith Packard positing a prototype implementation for 
the XRender transform (which does projective transforms) request to the
render mailing list back in September. It doesn't seem to have made it
into xfree VS yet. You may be able to find it in the archives (I think
the subject was "Projective image transformations").

Other than that, google yields java.awt.image.BilinearAffineTransformOp
and the Python Image Library also seems to have filtered affine
transformations.

Matthias





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]