Re: [webkit-dev] Cairo Port

2008-11-24 Thread Brent Fulgham
Hi Arvid, On Sat, Nov 22, 2008 at 3:32 PM, Arvid Ephraim Picciani <[EMAIL PROTECTED]> wrote: > When googling I found references to a cairo port of webkit. I checked svn but > only could find a gtk port. Am i missing something? > Cairo is fairly portable, while GTK is not. If there is no pure c

Re: [webkit-dev] Cairo Port

2008-11-24 Thread iain
On Mon, 2008-11-24 at 19:33 +, Joshi, Parag M. wrote: > Here is a pointer to the clutter project which has the Cairo port you are > looking for: > http://www.clutter-project.org/blog/?p=50 No it doesn't. It just has the GTK code replaced with Clutter code. iain _

Re: [webkit-dev] Cairo Port

2008-11-24 Thread Joshi, Parag M.
27;s Topics: 1. Cairo Port (Arvid Ephraim Picciani) 2. Re: Cairo Port (Holger Freyther) -- Message: 1 Date: Sun, 23 Nov 2008 00:32:04 +0100 From: Arvid Ephraim Picciani <[EMAIL PROTECTED]> Subject: [webkit

Re: [webkit-dev] Cairo Port

2008-11-22 Thread Holger Freyther
On Sunday 23 November 2008 00:32:04 Arvid Ephraim Picciani wrote: > Hi, > When googling I found references to a cairo port of webkit. I checked svn > but only could find a gtk port. Am i missing something? > Cairo is fairly portable, while GTK is not. Oh well, Gtk+ is working everywhere where C

[webkit-dev] Cairo Port

2008-11-22 Thread Arvid Ephraim Picciani
Hi, When googling I found references to a cairo port of webkit. I checked svn but only could find a gtk port. Am i missing something? Cairo is fairly portable, while GTK is not. If there is no pure cairo port and there are no plans to make one either, how time consuming is writing a new por