Re: one odd character
Re: one odd character
- Subject: Re: one odd character
- From: Emmanuel <email@hidden>
- Date: Mon, 17 Jan 2005 20:16:42 +0100
At 2:00 PM -0500 1/17/05, Patrick S. Page-McCaw wrote:
I'm a geneticist, which means I need to be able to type the male and
female symbols from time to time. I would also like to find the
"virgin" character which is a female symbol with a "V" attached to
its top. Currently, I draw the dang things as line art, no fun.
It turns out that many asian fonts contain the male and female
characters, though I have yet to find the virgin character. What I
can't figure out is how to type the characters. I thought perhaps
someone on the list would know how to type them.
But even better would be a script that would type the character.
Many thanks, Patrick
Here is one (only for Smile, but I bet you can find a copy).
set w to make new Unicode window
-- hexa 2640 and 2642
set s to UnicodeCharacter(9792) & return & UnicodeCharacter(9794)
set text of w to s
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