[webkit-help] Capture rendering buffer (windows)

Alexander Shulgin alexander.shulgin at yessoftware.com
Mon Jul 12 05:34:55 PDT 2010


On 09.07.2010 22:18, Chris Hatko wrote:
> Hi,
>
> My goal is to get the cario webkit port to render to a buffer instead
> of a window (i'll be making the window invisible), with as little
> change to the port source as possible.

I'm using IWebFramePrivate::paintDocumentRectToContext(RECT, HDC) for 
this.  It works with pretty reasonable results and w/o the need to 
modify the source code.

--
Alex


More information about the webkit-help mailing list