Date: Sat, 23 Jan 2016 11:22:09 +0000
From: Michael Drake <tlsa(a)netsurf-browser.org>
Subject: JavaScript enabled builds for Atari
We have enabled JavaScript builds (json) for Atari on the CI server.
You can get them here:
http://ci.netsurf-browser.org/builds/atari/?C=M;O=D
I'm not sure if the Atari front end exposes the JavaScript option in
its GUI. If not, you can edit the Choices file setting either:
enable_javascript:0
or
enable_javascript:1
I'd be interested to get confirmation on whether its working from
Atari users. You can test by visiting:
http://git.netsurf-browser.org/netsurf.git/plain/test/js/js-fractal.html
I spotted this in the git commits last night. I tried the build but
I don't think the setting is exposed in the Atari Choices dialogue.
I just tried build 3296 but I wasn't sure whether 0 or 1 was on.
After a couple of failed attempts, I think I needed an extra LF in
the choices file, I seem to have JS working.
The link above gives a character based Mandelbrot:
.,,,,:::::::::::::::;;;;;;;;;;=¦¦¦¦i++E EHHHO
,,,:::::::::::::::;;;;;;;;;;==¦¦¦¦iHhhE ###
Brilliant :-)
I am off to try some more tests.
Many thanks all.
Regards,
Peter