From: p2 <p2...@mi...> - 2003-04-20 12:43:07
|
On Sun, Apr 20, 2003 at 02:00:10PM +0200, VINCENT C?dric wrote: > On Sunday 20 April 2003 13:20, Adrian McMenamin wrote: > > > These require X and it's really asking a bit much to expect to run a fully > > featured browser and X Windows in just 16 Megs of memory! Lynx has been > > ported and works if you want a text only browser. Past attempts to port > > Konq/E (the embedded version of Konqueror) failed - but I haven't tried for > > a while. > > For graphical web browser look these screenshots : > http://www710.univ-lyon1.fr/~c-vinc02/downloads/sc_google.png > http://www710.univ-lyon1.fr/~c-vinc02/downloads/sc_links.png > > This is Links2.1-pre7 > (http://atrey.karlin.mff.cuni.cz/%7Eclock/twibright/links), compiled as > static with framebuffer, png, tiff, jpeg, javascript and gpm support. It runs > perfectly on DCLinux-010605 . > As you can see, the background color is badly displayed... But images are > perfectly displayed !!! > The bad background color might be due to byte accesses to the framebuffer. The DC framebuffer hw only allows 16 or 32 bit accesses iirc. Good luck ! p2. |