Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agg backend's image interpolation doesn't seem to work #20

Closed
jwiggins opened this issue Feb 2, 2011 · 2 comments
Closed

Agg backend's image interpolation doesn't seem to work #20

jwiggins opened this issue Feb 2, 2011 · 2 comments

Comments

@jwiggins
Copy link
Member

jwiggins commented Feb 2, 2011

Using Kiva's agg backend, draw_image() always seems to be doing nearest-neighbor. The Mac backend seems to work fine, however.

https://svn.enthought.com/enthought/ticket/1292

@pberkes
Copy link
Contributor

pberkes commented Jan 23, 2014

Is this still the case? Any known workaround/solution?

@jwiggins
Copy link
Member Author

This is not still the case. Setting an interpolation value for a Chaco ImagePlot renderer (accepts "nearest", "bilinear", or "bicubic") has the desired effect when using the kiva.agg or quartz backends. None of the other backends have support (See #648)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants