[webkit-dev] WebKit graphics library abstract layer

TianShijun tiansjun at hotmail.com
Mon Jun 29 10:37:37 PDT 2009


Most of the header files are abstract layers.

> Date: Mon, 29 Jun 2009 00:13:49 -0700
> From: n179911 at gmail.com
> To: webkit-dev at lists.webkit.org
> Subject: [webkit-dev] WebKit graphics library abstract layer
> 
> Webkit supports on multiple platform (e.g. Windows, MacOS, linux).
> And when Webkit paints content on screen, it needs to call native
> graphics api to paint (e.g. draw text, draw image, draw line, draw
> rect).
> 
> Does Webkit code has an abstract layer, which hides the platform
> dependent graphics API.  And the render engine just calls this
> abstract layer graphics api and this abstract layer api
> will handle, or link in platform dependent implementation of those
> draw text, draw rect calls?
> 
> If yes, can you least tell me where can I find this abstract layer code.
> 
> Thank you.
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

_________________________________________________________________
Messenger10年嘉年华,礼品大奖等你拿!
http://10.msn.com.cn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090629/ceec2482/attachment.html>


More information about the webkit-dev mailing list