I have been setting up html readme's so Browse can be used.
I have found that while double quote " works, ’ does not.
A fix is to use $#34; instead.
Almost sounds like a fault in Browse though.
On 24 Dec 2022 as I do recall,
Ronald wrote:
I have been setting up html readme's so Browse can be used.
I have found that while double quote " works, ’ does not.
A fix is to use $#34; instead.
Almost sounds like a fault in Browse though.
Does Browse support other HTML 4 entities?
(e.g. does “ work?)
In article <14e7e05c5...@bazleyfamily.co.uk>,
Harriet Bazley <har...@bazleyfamily.co.uk> wrote:
On 24 Dec 2022 as I do recall,
Ronald wrote:
no “ doesnt work.I have been setting up html readme's so Browse can be used.Does Browse support other HTML 4 entities?
I have found that while double quote " works, ’ does not.
(e.g. does “ work?)
A bit lazy on my part, I later found some html xml standards on the
wiki and it looks like at newer standards, more were introduced.
The old XML1 only had double quote and ' I was supprised that
Browse didn't support that one.
I guessing Browse had settled on a standard at the time.
ldquo (and rsquo and lsquo) are all in the table of known entities for BrowseI have been loading !Unicode into ram and running it from there at Boot
https://gitlab.riscosopen.org/RiscOS/Sources/Lib/HTMLLib/-/blob/master/c/display#L573
It's worth noting however that these are mapped to UCS4 code points so for them to display properly
a) you'd need to be running with the unicode Font Manager
b) iff you're running the Unicode build of Browse you'd also need to select *Alphabet UTF8
This sloppy test
<html><body>
‘Hello’
</body></html>
renders fine on Browse 2.20 here,
Sprow.
In article <e583f4a2-cd1b-464b...@googlegroups.com>,
Sprow <ne...@sprow.co.uk> wrote:
ldquo (and rsquo and lsquo) are all in the table of known entities for Browse [and]
<html><body>
‘Hello’
</body></html>
renders fine on Browse 2.20 here,
I have been loading !Unicode into ram and running it from there at Boot
time. I have added running Alphabet UTF8 at that point too so hopefully
wont be forgotten about. !Unicode is needed by !Netsurf and I have
subversion requiring it.
On Saturday, December 31, 2022 at 12:36:11 AM UTC, Ronald wrote:
In article <e583f4a2-cd1b-464b...@googlegroups.com>,
Sprow <ne...@sprow.co.uk> wrote:
ldquo (and rsquo and lsquo) are all in the table of known entities for Browse [and]
<html><body>
‘Hello’
</body></html>
renders fine on Browse 2.20 here,
I have been loading !Unicode into ram and running it from there at Boot time. I have added running Alphabet UTF8 at that point too so hopefully wont be forgotten about. !Unicode is needed by !Netsurf and I have subversion requiring it.
!Unicode is a passive resource folder, you don't need to "load" it as such, it
just needs to set up a few system variables which tell stuff where various tables are.
So what did my 'Hello' example above look like? I can think of 3 outcomes:
1. Just says Hello with no quotes => does the font you chose have those characters?
2. Says 'Hello' => great
3. Says AE_HelloAe_ or similar => those are UTF8 encodings, you need to set the alphabet
Setting the alphabet is immediate, ie. if you have situation (3) in Latin1 and change to
UTF8, when the screen is redrawn Browse will correct the display,
Sprow.
At one time, ArcWeb was the fast browser.
It must have had issues with utf8, there would have been simpler web sites around then.
On 1 Jan 2023 as I do recall,
Ronald wrote:
[snip]
At one time, ArcWeb was the fast browser.
It must have had issues with utf8, there would have been simpler web sites around then.
I used to use ArcWeb offline for reading HTML helpfiles etc -- it was
small and fast, but it didn't support HTML4 entities, which became an increasing problem in terms of readability.
In article <cadc04605a.harriet@bazleyfamily.co.uk>,
Harriet Bazley <harriet@bazleyfamily.co.uk> wrote:
On 1 Jan 2023 as I do recall,
Ronald wrote:
[snip]
At one time, ArcWeb was the fast browser. It must have had issues with utf8, there would have been simpler web sites around then.
I used to use ArcWeb offline for reading HTML helpfiles etc -- it was
small and fast, but it didn't support HTML4 entities, which became an increasing problem in terms of readability.
It got left behind early on, could be it wasn't OK on StrongArm.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 51:21:13 |
Calls: | 10,397 |
Calls today: | 5 |
Files: | 14,067 |
Messages: | 6,417,338 |
Posted today: | 1 |