uniwix / casioplot

Python module that allows to use the casioplot module in your computer.
MIT License
9 stars 2 forks source link

Add settings to save more images #12

Closed uniwix closed 3 months ago

uniwix commented 3 months ago

Maybe you what to look closer to the screen of the calculator to know if certain pixel where painted or something like that. What if made an option that makes casioplot save the screen every time you call show_screen(), and even better if you could set it to save the screen every 10 call of show_screen or something like that. In the end you would have something like : screen1.png, scren2.png, screen3.png ...