At 12:00am -0700 00-09-27, Palm Developer Forum digest wrote:
>Subject: trademark superscript
>From: "George Williams" <[EMAIL PROTECTED]>
>Date: Tue, 26 Sep 2000 12:55:57 -0700
>X-Message-Number: 76
>
>Is there an ascii representation for the trademark (tm) superscript?

At 12:00am -0700 00-09-27, Palm Developer Forum digest wrote:
>Subject: Re: trademark superscript
>From: Steve Sabram <[EMAIL PROTECTED]>
>Date: Tue, 26 Sep 2000 15:03:26 -0700
>X-Message-Number: 81
>
>Yes there is.  The superscript (TM) symbol is 0x99 (hex) for the 
>regular and large font sets.  It is also there in the bold fonts.

Note that the trademark character is in the Latin character set, and 
not (at least as a single-byte) in the ShiftJIS character set. So it 
would be best to store the trademark character as a string resource, 
and correctly handle the case where it's actually a string (e.g. 
"(tm)") versus a single character or single byte.

-- Ken

Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to