Unicode display
Posted: Sun May 25, 2008 3:22 pm
How do I get TP5 to correctly display a BOMmed UTF-8 .txt file??
Here I get black bars for some non-ASCII chars.
Thanks.
Here I get black bars for some non-ASCII chars.
Thanks.
Thanks, but it doesn't.SteveH wrote:It might be worth having a look at this thread to see if it answers your question.
Understood (thanks) and I do, but I'd still like to find a solution for TP rather than bin it.SteveH wrote:Without wishing to be negative about TextPad, I would recommend use of other editors to edit Unicode files.
Basically what Steve tried to tell you is that TP does not currently fully support unicode and there is no workaround or any way to fix this with the current version. This is requested a lot of times and for a long time without any promise when we can expect a version of TP that fully support unicode.chrisjj wrote:Thanks, but it doesn't.SteveH wrote:It might be worth having a look at this thread to see if it answers your question.Understood (thanks) and I do, but I'd still like to find a solution for TP rather than bin it.SteveH wrote:Without wishing to be negative about TextPad, I would recommend use of other editors to edit Unicode files.
Anyone?
Official Support perhaps?
Thanks.gan wrote:TP does not currently fully support unicode and there is no workaround or any way to fix this with the current version
TP does not fully support unicode which is confirmed by a lot of users and also by the developer Helios so i see no reason to start another discussion whether everyone been wrong all the time or not.webwiz wrote:Odd. I have been using UTF8 encoding for a year or so with no problem on TP. Lots of problems with other popular editors though.
I would not recommend adding the Byte Order Mark (BOM). As UTF8 is an 8-bit encoding, Byte Order is irrelevant anyway. It just upsets some browsers and is suicide for PHP.
You might try changing the font you are using. Not many fonts have the Unicode glyphs, including Courier. I am using Courier New, which has the glyphs I need. YMMV.
Well, that's true. TP uses DBCS internally, and not all Unicode sharacters are supported. But it does well enough for my purposes.TP does not fully support unicode
Sure np, no harm done. Sorry if i did sound a bit harsh.webwiz wrote:I'm fairly new to this forum, and didn't mean to reopen old wounds. Sorry.
Your help is appreciated - thanks.webwiz wrote:I was trying to answer the OP's question about black bars. That's usually an issue with fonts.