Re: [webkit-help] Webpage thumbnails

2010-04-05 Thread Emerick Rogul
> Might I ask how you configured the Chromium build and how it is > embedded? I'm trying to put together a definitive embedding Webkit for > Windows Wiki or similar. Jerry, I'm using r71 of the Chromium Embedded Framework, available here: http://code.google.com/p/chromiumembedded/ I'm having pr

Re: [webkit-help] Webpage thumbnails

2010-04-02 Thread Ariya Hidayat
> 1 - It's just a small portion of the webpage.  Specifically, if my HDC > contains a 800x800 bitmap, then this will only return an 800x800 > portion of the webpage.  What I want is *all* of the webpage, scaled > to fit into an 800x800 (in this example) bitmap. I believe this is because you use th

Re: [webkit-help] Webpage thumbnails

2010-04-02 Thread Jerry Evans
Hello Emerick Might I ask how you configured the Chromium build and how it is embedded? I'm trying to put together a definitive embedding Webkit for Windows Wiki or similar. Thx++ On 02/04/2010 15:08, Emerick Rogul wrote: Hi everyone, I'm using the Chromium port of WebKit in my Windows app

[webkit-help] Webpage thumbnails

2010-04-02 Thread Emerick Rogul
Hi everyone, I'm using the Chromium port of WebKit in my Windows application. I'm working on a component that will produce a reduced-scale thumbnail of the current web page. I can't seem to get the rendered image to scale properly using Skia and I'm not sure what I'm doing wrong. Here's what I'