Search found 2 matches

by Trevor
2016-10-05T12:51:28-07:00
Forum: Developers
Topic: Feature Request: Command line pipes other than stdin/stdout
Replies: 15
Views: 40743

Re: Feature Request: Command line pipes other than stdin/stdout

A very belated thanks, much appreciated
by Trevor
2015-11-11T23:26:16-07:00
Forum: Developers
Topic: Feature Request: Command line pipes other than stdin/stdout
Replies: 15
Views: 40743

Re: Feature Request: Command line pipes other than stdin/stdout

Hi I know this is somewhat of an old thread but I thought it would be appropriate to post my question on it. I am calling ImageMagick from a node js environment as a child-process and trying to pass 2+ buffers as arguments into the convert process. How can I know what, if any fd is assigned to a buf...