
Quoting bulia byak <buliabyak@...400...>:
Very cool, thanks! I'll test it.
Eek, sorry, I didn't mean to step on your toes... :/ It seems to work ok though (but please give it a good workout, I just gave it a cursory run-through and checked the code).
Ideally this should be user-settable. We have a simple options dialog that goes up when you save as EPS. I think what we need to do is to make this dialog come up for all PS output operations (print via PS, save as PS/EPS/EPSI, and perhaps also save as AI because I think it's done via PS too) and add a choice of PS level there.
AI prior to ... version 7 or 9 I think ... uses EPS; later versions of the AI format are PDF-based (that's one reason our AI import script only works for older versions).
Something we need to think about is how (in general) we will want to handle different "profiles" in the user interface. We have already talked about SVG Tiny versus SVG Basic and 1.0/1.1/1.2 etc, but now I realize we have similar considerations for Postscript too.
Any thoughts on this?
-mental