[ANN] Win32::Screenshot (old name win32screenshot) 0.0.4

J

Jarmo Pertman

Hello.

I've taken over a gem called win32screenshot from Aslak Hellesøy and
released a new version of it after 3+ years.

Since this new version 0.0.4 has a lot of bug fixes and refactorings,
then it's name is "A Complete Overhaul".

http://github.com/jarmo/win32screenshot

gem install win32screenshot

= 0.0.4 2010-05-27 - A Complete Overhaul
* Fixed a bug where taking of screenshots failed on some sizes of
windows (thanks for the tip from Tony Popiel)
* Blocks should be used when taking screenshots for cleaning up
resources after usage (Aslak Hellesøy)
* Changed library structure - it is now needed to require
'win32/screenshot' (Aslak Hellesøy)
* Replaced Ruby::DL with Ruby-FFI for better VM support and less
segfaults (Jarmo Pertman)
* Added Ruby 1.9.1 support (Jarmo Pertman)
* Win32::Screenshot.window restores window if it's minimized before
taking screenshots and brings it to the foreground (Jarmo Pertman)
* Changed some internal method names (Jarmo Pertman)
* Replaced Test::Unit with RSpec and made specs more robust (Jarmo
Pertman)

PS! This version is not backwards compatible due to different method
names and usage, but upgrading should be relatively easy nevertheless.
 
M

Mario Ruiz

Hi,
I'm trying to download this gem but now it's not possible anymore.
Do you know where could I find it?

Thanks.
 
J

Jarmo Pertman

What do you mean it's not possible to download?
"gem install win32screenshot" should be enough if rubygems is working.

Jarmo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top