acbarbosa1964 / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 2 forks source link

HTML rendering aborts on Akkadian characters #252

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Load the attached HTML file.  You will notice that no text within the HTML gets 
rendered AFTER the Akkadian language characters.

I am using Delphi 7 with THTML version 113-r306.

Original issue reported on code.google.com by xyz.123....@gmail.com on 6 Jul 2013 at 12:01

Attachments:

GoogleCodeExporter commented 9 years ago
xyz,

please update to version 114-r422.

version 114 has an improved codepage/charset handling and shows the page 
correctly (except the Akkadian characters as windows fonts do not seem to know 
them).

OrphanCat

Original comment by OrphanCat on 9 Jul 2013 at 9:05

GoogleCodeExporter commented 9 years ago
I fail to see any r422.  The latest at the site is r417 (see snapshot
attached).

Original comment by xyz.123....@gmail.com on 12 Jul 2013 at 12:05

GoogleCodeExporter commented 9 years ago
r417 is OK. Most recent version no is r425.

Original comment by OrphanCat on 12 Jul 2013 at 5:47

GoogleCodeExporter commented 9 years ago
I downloaded and installed r418, and was surprised to find that no Unicode 
characters get rendered at all.  All HTML encoded Unicode characters show up as 
[?] (see attachment). Why?

Original comment by xyz.123....@gmail.com on 14 Jul 2013 at 10:04

Attachments:

GoogleCodeExporter commented 9 years ago
xyz,

does this error still persist? If so, could you please send an example HTML 
file? I cannot reproduce this issue. Which method / property do you use to set 
the document text. A code snippet would be helpful.

Original comment by OrphanCat on 4 Oct 2013 at 11:44

GoogleCodeExporter commented 9 years ago
No, the error does not still exist.  It was fixed by an update to
THTMLViewer a month or so after I reported the issue.

Original comment by xyz.123....@gmail.com on 4 Oct 2013 at 2:24