Thread: Firmware 2.9 ?
View Single Post
Old 01-29-2007, 02:29 AM   #10
Matthijs
Groupie
Matthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enoughMatthijs will become famous soon enough
 
Matthijs's Avatar
 
Posts: 199
Karma: 666
Join Date: Oct 2006
Location: Eindhoven, the Netherlands
Device: iLiad, DR1000S, DR800SG
2.9 release should be very soon.

As for the HTML support: we're still contemplating if we want the keep using the Embedded Mozilla GTK widget, or switch to some other HTML rendering lib. Things like pre-rendering and overlaying scribbles are a little harder in the current solution.
An inherent problem with HTML (in (almost?) all available rendering engines) is that you need to render (or at least parse and layout) the entire page before you can accurately display anything. Pagination is also not something a HTML rendering lib normally takes care off, except in printing-mode...
Matthijs is offline   Reply With Quote