Skip to main content
_nicdean
Community Expert
Community Expert
November 2, 2023
Released

TextDocument Scripting Updates

  • November 2, 2023
  • 2 replies
  • 287 views

AE 24.0 scripting updates for TextDocument are much appreciated!

 

I'd like to request adding the items below:

 

  1. TextDocument.strokeOverFill was added. But this gives access to 2 out of 4 options in the Character Panel. Please add the scripting ability to read/write "All Fills over All Strokes" and "All Strokes over All Fills".  
  2. Please add read/write access for TextDocument.autoLeading
  3. Please add write access for TextDocument.horizontalScale and TextDocument.verticalScale

2 replies

JohnColombo17100380
Community Manager
Community Manager
November 21, 2023

Thanks @_nicdean! Marking these items as Released.

 

- John, After Effects Engineering Team 

_nicdean
Community Expert
_nicdeanCommunity ExpertAuthor
Community Expert
November 21, 2023

These are all resolved.

 

1. This was user error. Bit confusing, but "All Fills over All Strokes" and "All Strokes over All Fills" are accessible via Text Layer > More Options > Fill & Stroke. This property can read/write via scripting.

 

#2 and #3

These both work for read/write back to AE 2021! Documentation at docsforadobe.dev was previously inaccurrate and has been updated.