• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Querying text objects

New Here ,
Apr 06, 2006 Apr 06, 2006

Copy link to clipboard

Copied

Hi. In the Photoshop SDK, is it possible to iterate through each character of a "text object" and query for it's absolute position in the image file? Also, is it possible to extract the font information, ie. font name, point size, etc.

I've never used the SDK before. I've scanned through the documentation PDF, but I can't see anything that would do this. I'm probably just being blind though! :)

Cheers for any info,
Dan.
TOPICS
SDK

Views

264

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Adobe Employee ,
Apr 16, 2006 Apr 16, 2006

Copy link to clipboard

Copied

LATEST
See the automation plug-in type and the listener and getter examples. The getter example will show you how to retrieve information about all things in photoshop. See classDocument. The listener will show you how to create things.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines