Skip to content

1.0.0

Choose a tag to compare

@BoboTiG BoboTiG released this 05 Jan 07:22
  • 🐍 Python 2.6 to 3.5 ready
  • code purgation and review, no more debug informations
  • delete --debug argument
  • MSS: fix #5, add a shortcut to take automatically use the proper MSS class
  • MSS: few optimizations into save_img()
  • Mac: remove rotation from informations returned by enum_display_monitors()
  • Linux: fix object has no attribute display into __del__
  • Linux: use of XDestroyImage() instead of XFree()
  • Linux: optimizations of get_pixels()
  • Windows: huge optimization of get_pixels()