Jeff McBride wrote:
> 
> I'm not looking for the latest and greatest whiz-bang features. We only use
> a very small subset of the HTML spec. Even 10 year old HTML support would be
> more than adequate. We use the HTML to display formatted text and simple
> bitmaps on a textured background and to have in-game links within the text
> to select game objects.
> 
> Does someone know if something like this has been done with the Mozilla
> sources yet or not? If not, would it be "open-source correct" to make such a
> library from the Mozilla sources and make the sources for the library public
> without making the rest of the game engine public?

The Mozilla Public License would allow you to use the Gecko engine in that
situation, but it's probably overkill to display simple HTML.

-Dan Veditz

Reply via email to