Welcome, Guest. Please login or register.

Author Topic: Netsurf for 68k amigas, css capable web brower  (Read 34043 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline chris

Re: Netsurf for 68 amigas, css capable web brower
« on: May 13, 2009, 10:51:03 PM »
@artur

I have a ttfengine.library version of font.c if you want it?

It's horribly slow as it opens the fonts each time rather than once at the start, but that's easily fixable - it probably won't compile until this is fixed anyway as I've abstracted the font code a little more since then.

Otherwise it's a case of opening bullet.library and replacing the E..() calls with the equivalents from bullet, and reading and plotting the glyphs manually.

Chris
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline chris

Re: Netsurf for 68k amigas, css capable web brower
« Reply #1 on: June 13, 2009, 05:32:13 PM »
Quote from: bernd_afa;510362
i see, in older netsurf use of new hubbub html parser was optional.

maybe on OS4 is used not hubbub, and when i report the site, netsurf hubbub can fix.


OS4 version has used Hubbub since forever.

If there are any rendering problems please report them to the NetSurf mailing list or in the bugtracker as per the instructions on the NetSurf website.

Chris
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline chris

Re: Netsurf for 68k amigas, css capable web brower
« Reply #2 on: June 15, 2009, 07:07:47 PM »
Quote from: bernd_afa;511362
i get too the problem with http://www.nu.nl crash, netsurf only not continue to load and quit of netsurf is too not possible.

does this site work on MOS or OS4 netsurf ?


No, it busy-loops trying to retrieve something-or-other (doesn't crash though, I can browse to a different page).  Report it to the ml please.

Chris
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline chris

Re: Netsurf for 68k amigas, css capable web brower
« Reply #3 on: June 26, 2009, 11:22:21 PM »
Quote from: bernd_afa;513278
in the google code of summer project, there seem GUI implementation DOM large change.seem there is time to wait until it is finished if MUI or amiga OS work with new netsurf.


AmigaOS4 will work with the changes, as I will argue against them being merged in until I get the necessary modifications in place :)  Ultimately it will mean less work per feature for new ports, and a more consistent interface across all platforms.

DOM is irrelevant as far as the platform code is concerned, as is the new CSS parser, except for possibly the odd minor change.

Chris
« Last Edit: June 26, 2009, 11:26:36 PM by chris »
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline chris

Re: Netsurf for 68k amigas, css capable web brower
« Reply #4 on: June 28, 2009, 11:38:40 AM »
Quote from: wawrzon;513580
netsurf2.1 on os4 starts to display but locks the system before the images load


Works on the latest dev version - 19.3s reported for t-online.de
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline chris

Re: Netsurf for 68k amigas, css capable web brower
« Reply #5 on: June 30, 2009, 11:52:21 PM »
Quote from: wawrzon;513748
since the problem doesnt show up on some other big sites im not sure if this is really out of mem problem. maybe it is wrongly reported as such. i dont know.


Out of memory is a bit of a default error message on NetSurf.  I wouldn't trust it to actually mean out of memory, I used to get it here due to a bug in newlib's iconv() functions.

@bernd

Since I'm here, here's a screenshot of BBC News site.  I don't get that error though.
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz