[webkit-dev] Re: get the bits of the complete page

2007-11-23 Thread Alp Toker
zaheer ahmad wrote: hi, iam working on the gtk port of webkit and have a need to get the bitmap of the entire page without actually rendering it. Is there an easy way to get in the current implementation. one of the ways i thought was to create a cairo surface over a memory buffer (instead of

[webkit-dev] Change in how subresources work?

2007-11-23 Thread Rob Napier
Prior to 10.4.11, I had a WebKit program that worked like this: * Load a Flash/Javascript app into a WebFrame * Whenever the Flash app queries the server in a particular way (checked with didFinishLoadingFromDataSource), grab the data it downloaded The code looks like this: -

Re: [webkit-dev] Fwd: Italic font in SVG on MacOS X?

2007-11-23 Thread Andre-John Mas
On 23-Nov-07, at 23:20 , Andre-John Mas wrote: Hi, I have attached an SVG which seems to have the text rendered incorrectly. The font specified is Verdana and as far as I can tell no italic properties are specified, yet with the version of Safari that comes with Leopard the text is

Re: [webkit-dev] Re: ProjectVision

2007-11-23 Thread Mark Rowe
On 24/11/2007, at 09:04, Ryan Leavengood wrote: On Nov 23, 2007 12:31 PM, Alp Toker [EMAIL PROTECTED] wrote: http://trac.webkit.org/projects/webkit/wiki/ProjectVision?action=diffversion=1 Please revert this change until the topic has been discussed on the mailing list or bug tracker. You

Re: [webkit-dev] Re: ProjectVision

2007-11-23 Thread Ryan Leavengood
On Nov 23, 2007 12:31 PM, Alp Toker [EMAIL PROTECTED] wrote: http://trac.webkit.org/projects/webkit/wiki/ProjectVision?action=diffversion=1 Please revert this change until the topic has been discussed on the mailing list or bug tracker. You can't just make up a project vision like that. For

[webkit-dev] Re: get the bits of the complete page

2007-11-23 Thread zaheer ahmad
hi alp, i need it to show a resized layout of the complete page that can fit the screen. iam able to do it right now by giving an alternative surface and render it in that. cairo_surface_t *sur =cairo_image_surface_create(CAIRO_FORMAT_RGB24,frame-view()-contentsWidth(),frame-view(

[webkit-dev] Re: ProjectVision

2007-11-23 Thread Alp Toker
http://trac.webkit.org/projects/webkit/wiki/ProjectVision?action=diffversion=1 Please revert this change until the topic has been discussed on the mailing list or bug tracker. You can't just make up a project vision like that. It would be great if the Qt developers could also make more use

Re: [webkit-dev] Re: ProjectVision

2007-11-23 Thread Maciej Stachowiak
On Nov 23, 2007, at 9:31 AM, Alp Toker wrote: http://trac.webkit.org/projects/webkit/wiki/ProjectVision?action=diffversion=1 Please revert this change until the topic has been discussed on the mailing list or bug tracker. You can't just make up a project vision like that. I don't think