[webkit-dev] Is there any Windows-GDI-only port?
Kevin Ollivier
kevino at theolliviers.com
Mon Mar 23 11:47:19 PDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090323/df1edf5f/attachment.html>
More information about the webkit-dev
mailing list