Re: [webkit-dev] Webkit Rendered Image

2009-06-14 Thread tonikitoo (Antonio Gomes)
Please have a look at this thread: http://www.nabble.com/Webkit-capture-web-page-content-API-td23516755.html . Also, it has been discussed a few times in the mailing list, so google is also your friend. hope that helps. -- --Antonio Gomes On Fri, May 22, 2009 at 2:23 PM, webkitUser wrote: > >

Re: [webkit-dev] Webkit Rendered Image

2009-05-27 Thread David Kilzer
Try looking at source in WebCore/rendering/. Dave From: webkitUser To: webkit-dev@lists.webkit.org Sent: Wednesday, May 27, 2009 3:59:28 AM Subject: Re: [webkit-dev] Webkit Rendered Image Hi, Can somebody please give me some pointers here. If you can

Re: [webkit-dev] Webkit Rendered Image

2009-05-27 Thread webkitUser
Hi, Can somebody please give me some pointers here. If you can point me to the part of source where the image/text get rendered that would help me work backwards atleast. Regards, webkitUser wrote: > > Hi, > > I have modified the WinLauncher application to dump what it has rendered. >

[webkit-dev] Webkit Rendered Image

2009-05-22 Thread webkitUser
Hi, I have modified the WinLauncher application to dump what it has rendered. Basically I have plugged in the "createBitmapContextFromWebView" method from DumpRenderTree Sample, which is supposed to dump a png out of a WebView. However, I see that the resulting png just has a blank image and no