Hi Adam,

On Mar 23, 2009, at 7:28 AM, Adam Roben wrote:

On Mar 23, 2009, at 6:18 AM, 김인기 wrote:

I want to port WebKit to Windows-Mobile device.
But, I could find only CoreGraphics-port and Cairo-port.
Is there no Windows-GDI-only port?

That is correct, there is no Windows port that only uses bare GDI calls for drawing.

Actually - the wx port does have a mode using GDI under the hood. Digsby currently uses it over the GDI+ mode for performance reasons, but they AFAICT don't need to worry about the missing features caused by using it.

Regards,

Kevin
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to