Post by luser droogI understand your frustration. I think PostScript is largely a victim of its
history and the time it came of age. If you look at the NeWS experiment, it
was almost there. But in the NeWSbook we see that it had already almost been
there with interlispD and Smalltalk. But somehow it turned out to be javascript.
It could've been postscript, or even lisp for that matter. But it is what it is.
Part of the problem is that it is a scripting language, so it's inherently not
securable. We have -dSAFER but that only goes so far. Javascript has these same
problems, but we've mitigated or ignored various of the dangers.
Another problem is licencing. Unless Artifex themselves want to develop and
distribute a plugin for one or more browsers, then someone has to licence the
interpreter in order to offer it bundled up. Or Adobe, .... But there's no
real technical or economic need for anyone to do this.
Xpost can be used as the basis for a plugin that could be distributed, but the
output quality is far inferior to gs currently. So it would be a lot of work
for somewhat meager result.
That's interesting you should say that. Because guess what? If you type "How to view PostScript in browser" in Google, then the very first thing that comes up is:
If you have Internet Explorer:
In the View menu choose Options.
Select the folder Programs.
Click the File Types button and then the Add button.
Fill out the dialogbox: Description : PS files. MIME type : application/postscript. ...
Find your GSVIEW executable file with the Browse button and click OK if found.
Leave Options.
But if I try to do this on my IE 8, those instructions don't really work. So I think they are VERY OLD instructions. But it does seem like you USED to be able to get IE to display PostScript. Or did that just get it to do what I said I didn't want it to do, which is simply run GSView in a separate window?
Also, the person here: http://forums.mozillazine.org/viewtopic.php?f=38&t=401205
seems to have gotten it to work in Firefox no less, by using the PDF plugin. But this is back in 2006. I wonder if Firefox still has such a plugin, now that they handle .pdf files by default.