-
Posts
126 -
Joined
-
Last visited
About Jon W
Profile Information
-
Gender
Not Telling
-
Member Title
Dev
Recent Profile Visitors
3,531 profile views
-
Alex Bogomolov reacted to a post in a topic: Scripting
-
Helianthropy reacted to a post in a topic: Scripting
-
Peter Werner reacted to a post in a topic: Scripting
-
Jon W changed their profile photo
-
Frozen Death Knight reacted to a post in a topic: Scripting
-
Hi @Peter Werner, I can confirm we are planning to add support for this. In addition to getting/setting metadata via scripting, we also plan to support setting metadata manually (likely by extending the Tags panel); this is useful for e.g. creating a template document containing placeholder objects which a script can then populate.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
Jon W started following Isometric setting off and on
-
Hi @kimtorch. We are doing our best to engage with our users and understand their requirements. Our primary focus is to expose existing application features to scripts/plugins; text support is just one part of this. We are software developers, not publishers, and although we often liaise with the Publisher team regarding text matters, they are not really scripting experts. So you might have to explain some things that may seem obvious to you. We are aware of InDesign text tags: as I understand it, they are primarily used to map to text styles on import. What we're trying to understand, and I hope you can explain, is how this relates to scripting. I would guess that perhaps you envisage a script which would run as a tagged text import filter, overriding the tag -> style mapping which would normally be set up manually in the app?
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
I'm happy to report that SDK development is progressing well. We are steadily working towards exposing enough app functionality to make useful plugins, but there's still quite a lot to do before we can consider even a "technology preview" release.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
Thanks everyone for all your suggestions - please keep them coming! They are all useful. Initially, we'll be concentrating on exposing existing functionality - primarily, manipulation of documents and their contents. Then later we will be able to move on to some of the "new feature" things that have been suggested: custom tools / shapes / brush engines / personas etc.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
Thanks for the explanation. Whilst dynamic layout is certainly an interesting idea, it's somewhat outside the scope of scripting itself - it would have to be considered as a completely new feature. Although we have no plans to allow general scripts to be embedded in documents (primarily due to security issues), if we were to add such a "dynamic layout" feature then I imagine we would use embedded scripts (with limited, layout-specific capabilities).
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
We are planning to allow custom live filters at some point. It would be possible to write one that used GLSL.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
We have no plans for layer/object-specific scripts. However, scripts will be able to run in the background and respond to events such as "document changed". Could you perhaps give an example of how such a layer/object-specific script would be used in practice?
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
We currently have no plans to allow customisation of existing tool behaviour. However, your wish could be easily realised by a script which performs the Expand Stroke command in response to a notional "object created" notification.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
Yes - please do all feel free to post your scripting-related feature requests here! Whilst we can't promise to implement them all, it would be great to get an overview of what our customers want and expect from scripting.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
This is the approach we are taking. In our world, scripts are just interpreted plugins, with the exact same capabilities as compiled plugins.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
This is indeed what we are hoping to do.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
The SDK will be fully documented. In fact we expect it to share documentation with our Javascript library, which is largely a wrapper for the SDK.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
In some sense yes, but the term "parametric" in the context of editing usually implies that parameters can be changed after the fact (e.g. live filters). Agreed. I agree that such a feature would be a good match for custom brush plugins, but still independent. You might like to raise it on the Feedback and Suggestions forum.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
As I said last week: we aren't ruling out built-in support other languages eventually, but we have no current plans to. However, any third-party "interpreter" plugins will have access to all the same capabilities as the built-in ones.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with:
-
Hi fde101, Thanks for your suggestion. Custom brush engines is an interesting idea and we've added it to our list. Pretty much how the existing brush engine works, unless I'm missing something? This sounds like a general feature request for parametric brushes, which would be equally applicable to the existing vector brush engine and not really specific to scripting.
- 696 replies
-
- automation
- scripting
-
(and 3 more)
Tagged with: