Small, portable web browser library?
I am looking for a small and portable web browser to embed into my 3D engine. Basically, I need something small and fast that can render into a graphical buffer and take my input for links and stuff. It would be great if it could do JS as well.
So far I've looked at Gecko and Webkit and Webkit is the winner so far (Gecko is way too huge and messy to even consider).
Are there other more obscure engines that I am missing?
是的,HTMLayout。
Maybe this is an option: http://princeofcode.com/awesomium.php
From the website:
Awesomium is a library that makes it easy for developers to embed the web in their applications. For example, it can be used for:
上一篇: 没有找到Html Helper Extensions
下一篇: 小巧便携的网络浏览器库?