[webkit-dev] CanvasRenderingContext2D.cpp
Darin Adler
darin at apple.com
Thu Dec 21 11:17:12 PST 2006
On Dec 21, 2006, at 7:57 AM, Mike Reed wrote:
> We're all excited to make <canvas> work on our port. However, it
> looks like the portable part of the implementation does not call
> through to the platform version of GraphicsContext, but it still
> has #if PLATFORM(CG) around all the good stuff.
>
> Is that a gut feel for when this will be made more "portable"?
I started on this a long time ago, but I'm not planning to finish the
work any time soon.
I think Nikolas Zimmermann may be working on it. I'm sure he'd
welcome help.
-- Darin
More information about the webkit-dev
mailing list