search for: screencaptur

Displaying 5 results from an estimated 5 matches for "screencaptur".

Did you mean: screencapture
2005 Apr 21
9
Screen capture, save to file
...pture a screen ( or maybe just a window) and save to a file. I have this, but I have no idea where it came from, but it gives a corrupted image Paul # -*- ruby -*- # screen capture -- # This script runs with a Ruby/DL which is included in ruby-1.7. require ''dl/import'' module ScreenCapture extend DL::Importable dlload "kernel32.dll","user32.dll","gdi32.dll" HORZRES = 8 VERTRES = 10 SRCCOPY = 0xCC0020 GMEM_FIXED = 0 GMEM_MOVEABLE = 0x0002 DIB_RGB_COLORS = 0 GHND = 0x40 GPTR = 0x42 typealias "HDC","unsigned long&quo...
2010 Feb 15
5
help on how append html tag
Dear all, @doc = Hpricot(open("#{RAILS_ROOT}" + "/public/server_exe/#{list.file_path}")) i need to add <img src = "/ScreenCapture/#{@file_name}"/> element to my @doc hpricot instance.. Please help me... how can i add the above img src element to the @doc hpricot instance.. Thank you -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby o...
2006 Nov 29
2
reason for bad performance on i915 (AIGLX)
...hen dragged around (even if ran under metacity) and I don't seem to be able to get transparent GL-apps working (e.g. try gl-cairo-cube from people.freedesktop.org/~macslow). I know that the i915 is an integrated graphics-chip solution using only system-memory, but I remember people showcasing screencaptures of such systems with much better performance under compiz. Is all this only a Xorg/driver problem or will I never get any decent performance (and feature-parity compared to low-end nvidia-hardware) from this laptop when running a composited desktop-environemnt? Also the screensaver seems to be...
2009 Feb 16
3
[Bug 20144] New: 2D images broken on nv28 (EXA failure?)
...y: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: pq at iki.fi QAContact: xorg-team at lists.x.org Created an attachment (id=22992) --> (http://bugs.freedesktop.org/attachment.cgi?id=22992) Screencapture of broken 2D bisected: d97e993072dc773ecfeb80b5e138b5e4598a1c3d is first bad commit "exa: preparation for reintroducing driver-controlled pixmaps" As you see from the screen capture, which oddly enough looks just like what I saw with my eyes, the 2d rendering is quite broken. More spec...
2009 Jun 08
2
Tinn R
Dear R-users, I have installed the latest version of Tinn R (Version 2.2.0.2). With the older versions it was possible to run Tinn R next to R and then select code that one could send to R. Now it seems that one has to start the R gui in Tinn R and then it is possible to select en run code of R. But if I start R within Tinn R it does NOT start the R-Gui but only the R console. When I start R