2.0.22
- new contributors: @DavideBecker, @redodo
- add an example to capture only a part of the screen
- better use of exception mechanism
- Linux: use of
hasattr
to preventException
on early exit - Mac: take into account extra black pixels added when screen with is not divisible by 16 (fix #14)