• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: one odd character
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >one odd character (From: "Patrick S. Page-McCaw" <email@hidden>)

  • Prev by Date: Re: Image Converter needed
  • Next by Date: Re: Image Converter needed
  • Previous by thread: one odd character
  • Next by thread: Re: one odd character
  • Index(es):
    • Date
    • Thread