Entries from 2011-11-12 to 1 day

28. Show an image - WebKit porting to Mona OS

Succeeded in showing an image. For now we support only bmp format, but it's easy to support other formats. What we have done are Added setting and changed some. page_->settings()->setLoadsImagesAutomatically(true); Called forceLayout() Int…