On 02/02/2007, at 3.25, carmen wrote:
On Fri Feb 02, 2007 at 09:46:56AM +0800, Chris McCormick wrote:
On Feb 1, 2007, at 10:46 PM, Jeff Sandys wrote:
Is there a way to render a .pd file to make a printable graphic besides loading the file into PD?
On Thu, Feb 01, 2007 at 07:56:53PM -0500, Hans-Christoph Steiner
wrote:Ctrl-P/Cmd-P, or File->Print on the menu, makes a Postscript file from your patch.
I wonder if it's possible to start pd with -nogui and send a message with -send to accomplish the same thing? That would be really nice
for making web pages showing off Pd abstractions.nope, since Tk is required to render the PS
Also it only "prints" what is seen on the screen, not the whole patch
if it's larger then the screen.