Page 1 of 1

Insert symbol

Posted: Thu Feb 01, 2007 9:16 am
by I.D.10-t
How would a person display U+2020?

Posted: Thu Feb 01, 2007 9:59 am
by Denny
Image

this?

Posted: Thu Feb 01, 2007 11:23 am
by I.D.10-t
Yep, the dagger or U+2020 or any other characters code by using unicode.

Posted: Thu Feb 01, 2007 11:31 am
by Denny
psst...it's a clicky :D

Posted: Thu Feb 01, 2007 11:41 am
by I.D.10-t
Yes and I saw all of the nice versions of it I can even cut and paste it, (†) I just cannot figure out if you can enter something like [unicode=2020] or <a>&#x2020</a> and have the figure pop up or what.

Posted: Thu Feb 01, 2007 12:09 pm
by Denny
rather specific to where you type it and what font the where is using...
http://www.fileformat.info/info/unicode ... /index.htm

Posted: Thu Feb 01, 2007 4:25 pm
by I.D.10-t
I guess I was just curious how to read some of the odd ball characters but even when I open the source It seems to be a mystery.

Safari doesn’t show the dagger or code,

Code: Select all

 <td colspan="2"><span class="postbody">Yes and I saw all of the nice versions of it I can even cut and paste it, (?) I just cannot figure out if you can enter something like [unicode=2020] or <a>&#x2020</a> and have the figure pop up or what
And SeaMonkey displays the dagger

Code: Select all

 <td colspan="2"><span class="postbody">Yes and I saw all of the nice versions of it I can even cut and paste it, (†) I just cannot figure out if you can enter something like [unicode=2020] or <a>&#x2020</a> and have the figure pop up or what
I have also had problems pasting persian script on Safari (works in XP with mozilla), So I was just looking into the matter.
Example (from http://en.wikipedia.org/wiki/Hezbollah )
??? ????
does not display correctly when cut and pasted

Edit to fix link and see if moxilla can enter حزب ال

Posted: Thu Feb 01, 2007 7:36 pm
by Denny
have you tried specifying a font that supports that character?

Posted: Fri Feb 02, 2007 6:21 am
by I.D.10-t
The code ID displayed on an XP box running Mozilla when running it

Code: Select all

 I can even cut and paste it, (†) I just cannot figure out if you can enter something like [unicode=2020] or &lt;a&gt;&amp;#x2020&lt;/a&gt; and have the figure pop up or what</td>	</tr></table><span class="postbody">
....
....
<br />
Edit to fix link and see if moxilla can enter حزب ال<br />
Symboles look like they are under HTML format, and you can ger some HTML things work (that is how I got my sig to the right hand side) but some of the others have not worked, or perhaps turned off.

Just noodleing.

Posted: Fri Feb 02, 2007 6:26 am
by I.D.10-t
Wait,



HTML Entity (decimal) †
HTML Entity (hex) &#x2020;
HTML Entity (named) &dagger;


HTML Entity (decimal) looks like the code to use. &#8224;

Thanks Denny that page came in handy. The symbol always shows up even with HTML off and inside the "code" function.

It looks like a full list is here.

Just be sure to use the "decimal" code.

Posted: Fri Feb 02, 2007 8:38 am
by Denny
:D verbalizing the question often causes the answer to appear!

Ma used to wake me in the wee hours, after some night run had crashed, to talk it through. About the 2nd cup of coffee she'd suddenly stop talking, smile, and let me go to back to bed.

It was years before I had any idea what she was talking about.