Am Dienstag, 2. November 2004 11:28 schrieb Andreas Vox: > Angus Leeming <[EMAIL PROTECTED]> writes: > < Which, by the way, is now conceptually very easy. Just write a > < postscript parser and away you go... > > Shouldn't be as hard as parsing LaTeX, don't you think so? :-)
I am not so sure ;-) Postscript has its own pitfalls (probably most of them stem from broken .ps creators). > Anyway, one could just write a DSC parser to identify all needed resources. That's what I had in mind (because I have an application for that). > And no, Georg, I'm not planning to do it ... yet :-) What a pity! > Still, if we should encounter problems related to EPS files including other > files, the DSC parsing approach should be quite easy to implement. Agreed. Georg