You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When saving images from high resolution GraphicsContext instances, it would be nice to use the dpi parameter of various PIL file format writers to expose the expected display resolution of the image.
When saving images from high resolution
GraphicsContextinstances, it would be nice to use thedpiparameter of various PIL file format writers to expose the expected display resolution of the image.