Re: Write Unicode characters to HTML
Re: Write Unicode characters to HTML
- Subject: Re: Write Unicode characters to HTML
- From: Emmanuel <email@hidden>
- Date: Tue, 10 May 2005 12:43:05 +0200
At 8:48 PM -0600 5/9/05, Gnarlodious wrote:
Could someone tell me how to write Unicode characters into an HTML file?
What about using Smile? You would get rid of all those encoding
problems once for all.
If I paste '×ê' into Tex-Edit (which doesn't support Unicode yet) I get the
letter "alef" in my browser (UTF-8). However scripting these 2 characters as
(ASCII character 215) & (ASCII character 144) gets me the LITERAL characters
in my browser! In the Tex-Edit document they render as óä.
What is going on here? Is there some primer I need on the subject?
FYI, is what happens when you read as Mac-Roman the two bytes
which make "ê" in UTF-8.
We publish a page about Unicode and AppleScript, maybe you find some
bits useful:
<http://www.satimage-software.com/en/unicode_and_applescript.html>
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden