Python-MSS v2.0.0¶
This is version v2.0.0 of Python-MSS, the ultra-fast cross-platform multiple screenshots module.
Release date: 2016-06-04
add issue and pull request templates
split the module into several files
MSS: a lot of code refactor and optimizations
MSS: rename
save_img()toto_png()MSS:
save(): replacescreenargument bymonMac: get rid of the
PyObjCmodule, 100% ctypesLinux: prevent segfault when
DISPLAYis set but no X server startedLinux: prevent segfault when Xrandr is not loaded
Linux:
get_pixels()insanely fast, use of MSS library (C code)Windows: screenshot not correct on Windows 8 (fixes #6)