Thank you Brett,

I was hoping for a "everything under directory X" reply or perhaps some 
empty class templates to fill with code, but I guess its not so simple 
(it never is :) ).

Anyway, Thank you again, I'll take a look at it during the weekend.

Brett Wilson wrote:
> The Chromium code that implements the WebKit graphics layer is here:
> http://src.chromium.org/viewvc/chrome/trunk/src/webkit/port/platform/graphics/
>
> It isn't perfect or always necessarily the way things "should" be
> done, but may be a good reference (maybe somebody else can point out a
> better one?). The most important things are GraphicsContext, Image*,
> and Font*. You'll also have to implement Theme in rendering/ for
> drawing form controls and scrollbars.
>
> Brett
>
>
>   


_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to