Description
Port of an internet browser rendering engine to AROS + small Browser to make it usable.
(Special note: The assigned developer has decided to base his port on the OWB web browser.)
Short: Port of an rendering engine (like WebKit, KHTML or Gecko, -not limited to these) to AROS, plus a small Aros Zune based browser to make it usable. There has to be a clean seperation between the engine and the UI, so that the engine can be turned (later) into an .library, .mcc or something similar to use in your favourite application.
Licence: Preferably released under the AROS licence if possible, but to be decided depending on orginal licence. Please be aware that this must be a full open sourced project.
What should be done in bounty release:
- XMLHttpRequest
- CSS/text rendering
- basic javascript support
- unicode/utf support * jpg, gif, png images support
Optional: Everything you seem fit a modern engine. Ideally the engine is turned into an own .mcc (like the HTMLview.mcc) or .library at bounty release, so that it can be used in other applications.
Required: Small Aros Zune based browser that uses datatypes and the rendering engine mentioned above. The browser should be able to display e.g. AROS-EXEC, Slashdot and GMail correctly.
Optional: You can add things like tabs, bookmarks or other goodies but it is not necessary for bounty release.