evanolds Posted September 2, 2007 Share Posted September 2, 2007 Are there any IPC interfaces available or planned for PDN? I am writing what I hope becomes the animated counterpart to PDN; I want it to be to PDN what ImageReady is to Photoshop. ImageReady and Photoshop have, as far as I remember, some interprocess stuff to allow images to go back and forth between the two. Is there any possibilty that another process could access document information in PDN through some IPC channel? This would be a good way for another application to take over document editing if it were to work on something that PDN is not designed for, such as producing animated images, normal maps for games, some sort of 3D editor that can directly import working textures from PDN, etc. Quote There are no warranties whatsoever on my plug-ins. Use them at your own risk. You may redistribute them if you'd like, but I'd prefer you just link to the download on my site. Please do not modify and redistribute. Link to comment Share on other sites More sharing options...
Rick Brewster Posted September 3, 2007 Share Posted September 3, 2007 I don't have anything directly planned for this. If the object model is opened up in general for scripting and more general purpose plugin use, etc., then IPC could easily be used as a layer on top of that. (example, write a plugin that exposes an IPC interface to the regular extensibility model) Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.