Simple HTML layout engine?

Eziqdro

New Member
I need a HTML layout engine that supports the following:
  • rfc2070 HTML 2
  • MathML
  • Image formats pulgable using a custom plugin format
  • Drawing and hyper-link clicking independent of windowing system
  • C interface
The purpose is to display program documentation in a nice browsable format. Therefore I do not need any CSS formating support or JavaScript. Does anyone know a good starting point. Gecko seems to be much. Should I try to build a custom one?
 
Back
Top