[webkit-dev] Porting drawing functions
Rodrigo Hernandez
kwizatz at aeongames.com
Fri Oct 17 09:57:17 PDT 2008
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
>
>
>
More information about the webkit-dev
mailing list