Font Size
Font Size
- Subject: Font Size
- From: "Ruby Madraswala" <email@hidden>
- Date: Fri, 23 Apr 2004 11:13:09 -0400
- Thread-topic: Font Size
I want to format a text file, so when I import in Quark, I have certain words in different font type, in bold and different font size. I am having trouble with font size.
<f"Helvetica 55 Roman"><B>COMPUTER<$> (this changes the font type and makes it bold)works fine.
for font size I have tried
<f"Helvetica 55 Roman",20><B>COMPUTER<$>
<f"Helvetica 55 Roman"><B><20>COMPUTER<$><$>
<f"Helvetica 55 Roman"><B><20pts>COMPUTER<$><$>
<f"Helvetica 55 Roman"><B><20pts>COMPUTER<$>
I could not find any reference to this in any of the Applescript books I have.
Thanks in advance.
Ruby
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.