On Mon, Apr 23, 2001 at 07:59:55PM +0200, [EMAIL PROTECTED] wrote:
> Better solution, download v0.21 - it works quite well!!
> Main problem remaining is the wrong image display, it doesn't get the
> colors right.
16 bit truecolor is not the most widely used format so occasionally
some programs don't get it, eg Amaya suffered from the same problem.
> Also the browser is very limited. It just does with claims, browsing, but
> nothing more. No bookmarks etc. But I like it because it's so small and
> saves me a lot of time compared to Mozilla monster prog..
How good is the html rendering and how does it deal with complicated
pages? Adding rudimentary bookmark support and fixing the broken image
display should be one of the easiest problems to fix.
I would not mind a bit browser hacking, but maybe the changes are already
in the CVS?
> > It looks like promising development though, I could well imagine it
> > as a QDOS browser. libwww has been ported for QDOS and nano-X should
> > not be a serious problem.
>
> Where can one find the QDOS libwww?
iirc it is used for lynx so it should be eg in the qdos-lynx sources.
BTW they want to switch away from libwww because it is pretty huge.
> A Qdos port would demand a GCC for Qdos ;) It's C++ code..
we have gcc for QDOS even if only as a crosscompiler..
c++ should not be difficult, indeed I had the raw c++ compiler
working already. Its a matter of compiling and linking the c++
libraries and a few details like choosing a suitable name
mangling style.
Bye
Richard