• 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: Font tracking and Dfont and otf information
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Font tracking and Dfont and otf information


  • Subject: Re: Font tracking and Dfont and otf information
  • From: jj <email@hidden>
  • Date: Fri, 30 Jul 2004 08:35:06 +0200

> When you do an info on a DFONT or OTF font, you can expand the General
> arrow to see more information such as the Kind, Size, Where, Created,
> Modified, Version, Full Name and Copyright. Does anybody know how to access
> this information with an Applescript running under OSX?
>
> Any help or direction would be greatly appreciated.
>
> Thanks
>
> Gary

You can use the command "info for", from the Standard Additions, specially
thought to retrieve a bunch of information for file(s)/folder(s):

info for alias "path:to:file.txt"

Or ask the Finder, which will also return various kinds of info:

tell app "Finder" to properties of alias "path:to:file.txt"

More info, take a look to the related dictionaries.


jj

--
http://www.macscripter.net/
http://www.osaxen.com/
_______________________________________________
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.


  • Prev by Date: Re: folder of alias "anything" = /Applications
  • Next by Date: Test email - please ignore
  • Previous by thread: Re: Dfont and OTF Font information
  • Next by thread: Re: Font tracking and Dfont and otf information
  • Index(es):
    • Date
    • Thread