The image is too large and exceeds the screen range. How should this be handled? #8638
Unanswered
Lattice2012
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The image generated with
gui = ti.GUI('vortex street', res=(4000, 1000))
is too large and exceeds the screen size on Ubuntu. How can I scale the image so that it fits within the screen and is properly displayed?
Beta Was this translation helpful? Give feedback.
All reactions