[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New to GNUStep
From: |
MJ Ray |
Subject: |
Re: New to GNUStep |
Date: |
22 Dec 2004 21:22:05 GMT |
Riccardo <multix@ngi.it> wrote:
> - "port" an existing core to GNUstep. I could see 2 good candidates:
> Dillo and mMosaic. Both are fast, but support only plain HTML, no CSS.
The one used in qemacs and html2png has some CSS support and seems fairly
fast, but not very fault-tolerant in some cases. It also wasn't designed
to be interactive as far as I know.
The one used in links 2 is probably better than Dillo, but again no CSS
yet. A simplistic embedding with some communication might not be too hard
to do, though.