Re: [webkit-help] rendering HTML to a bitmap (wincairo port)

2011-01-20 Thread Chris Hatko
I've found this challenging (wincairo port) especially when Flash is displayed on a website, I've only been able to get it working by forcing flash plugins into windowless mode. I've used the backingstore bitmap as the source and just copy the contents to a buffer on every update. Would be very

Re: [webkit-help] rendering HTML to a bitmap (wincairo port)

2011-01-20 Thread Ariya Hidayat
Would be very nice to have the webkit separate from HWND, I wonder if QT port does a good job of this? Something like http://labs.qt.nokia.com/2009/01/15/capturing-web-pages/? -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat ___ webkit-help