-
Notifications
You must be signed in to change notification settings - Fork 44
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
Update the Kiva GraphicsContext documentation #644
Conversation
@corranwebster Thanks for the review. I actually made a major change while you were in the process of reviewing. This documentation now specifically references the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for the docs refactor!
of the following: "gray8", "rgb555", "rgb565", "rgb24", "bgr24", "rgba32", | ||
"argb32", "abgr32", "bgra32". | ||
|
||
``interpolation`` determines the interpolation used by scaled image drawing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure why we removed this from the docstring. looks like this isnt available consistently across the various supported backends.
Thanks for the feedback. Should we consider #618 closed now? @corranwebster? |
Most, but not all of #618. This nearly covers all the methods of GraphicsContext.