Photoshop: Get the height/width of a text layer?
Photoshop: Get the height/width of a text layer?
- Subject: Photoshop: Get the height/width of a text layer?
- From: Kenton Muschenheim <email@hidden>
- Date: Thu, 27 Feb 2003 14:09:26 -0600
How on earth do I this? I need to know the exact dimensions of the text
layer so I can accurately place it in the right place in my document
This does not work (after I rasterize the text):
set textheight to height of current layer
set textwidth to width of current layer
Neither does this (after I rasterize the text and turn it into a selection):
set textheight to height of current selection
set textwidth to width of current selection
Help!
_______________________________________________
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.