Welcome, Guest. Please login or register.

Author Topic: Netsurf 2.1: 68k-Update  (Read 6833 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline unusedunused

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: Netsurf 2.1: 68k-Update
« on: July 03, 2009, 04:24:28 PM »
netsurf need amitcp.maybe thats problem

if you have OS3.5 or 3.9 install genesis, (need not start, you can still use Miami)

then you need add a assign  for amitcp to your genesis dir.

assign amitcp: dh1:genesis  

its also possible that you have some time ago disable ixemul internet access.

start ixprefs and look if this is switch on.
 

Offline unusedunused

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: Netsurf 2.1: 68k-Update
« Reply #1 on: July 04, 2009, 05:19:35 PM »
Quote from: x303;514452
Sorry, but this IS a bug. Setting the windowsize to 800x600 kicks the right scrollbar out. Setting it 20 pix smaller gets it in, but the total windowsize becomes 788x600, not 800x600 !!! BTW, i think the code itself should distract the 20 pix off the total size, not the user.

x303 :D :D :D


the code do nothing, it want a window open with 1024*768.but with the window borders the window need more room.

sdl does not know about window borders, amiga os shrink the window automatic to fit on screen.

i need change sdl to fix that for all programs

BTW: i find a option that let set antialiasing on and off.this allow faster speed with truetype fonts

fb_font_monochrome:true

>if i understood bernd right 24bit plotter is now available, how about >that?

i dont understand wy 24 bit use, because its slow, remember your fire values of 24 bit screen

so when netsurf run on 24 bit it is maybe slower than necessary
« Last Edit: July 04, 2009, 05:23:55 PM by bernd_afa »
 

Offline unusedunused

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: Netsurf 2.1: 68k-Update
« Reply #2 on: July 08, 2009, 07:26:57 AM »
Quote from: wawrzon;514497
@bernd:
""
i dont understand wy 24 bit use, because its slow, remember your fire values of 24 bit screen

so when netsurf run on 24 bit it is maybe slower than necessary
""
sure its slow but at least people do not come with "i doesnt run on my setup" all the time. otherwise put this _explicitly_ in the readme. there might be people too that want truecolor for what it costs but do not have 32bit modis? like it is the case on my p4.
well thats just my advice. it would convince more people from the start too methinks


but then they think oh netsurf is really slow, its not good.
Maybe Artur add in the aminet readme, if wrong colors you are in 24 bit mode or use 32 bit rgba32 mode.use 16 bit or 32 bit mode on your gfx card.

>When I try this on my A4kD with OS3.9 both the non-ttf and the ttf >version crashes the computer instantly. Sometimes I get the google >page and once or twice I've been able to start loading amiga.org >but it always ends with a flashing yellow light on my miggy....

how many memory have your A4000 , gfx card that is able to do a 800*600 mode ?.if not you need change the option file in netsurf
« Last Edit: July 08, 2009, 07:32:12 AM by bernd_afa »