Hello,
I have made a program that works wonderfully on OpenBSD but it uses
os.system to get ghostscript to convert ps to jpeg. But, I wish this
program to run on Windows as well. Is there any way I can snag where
the gs executable is on Windows? What it is named? And so forth.
I have made a program that works wonderfully on OpenBSD but it uses
os.system to get ghostscript to convert ps to jpeg. But, I wish this
program to run on Windows as well. Is there any way I can snag where
the gs executable is on Windows? What it is named? And so forth.
Comment