Path: utzoo!utgpu!news-server.csri.toronto.edu!smoke.cs.toronto.edu!neat.cs.toronto.edu!moraes Newsgroups: comp.sys.sgi From: moraes@cs.toronto.edu (Mark Moraes) Subject: Re: 2D Drawing Tools Message-ID: <90Sep18.110049edt.429@smoke.cs.toronto.edu> Organization: Department of Computer Science, University of Toronto References: <13775@hydra.gatech.EDU> Date: 18 Sep 90 15:02:08 GMT Lines: 12 gt3930c@prism.gatech.EDU (ZUCCOLA) writes: > Is there a simple 2D drawing program on the SGI like Cricket draw,macpaint > etc., that outputs postscript files or other formats for easy conversioN? > (Cricket draw and macpaint draw simple things like circles,rectangles,text > etc...). If you're running X, you might try any of idraw, xfig or xpic, all of which match that description (more like MacDraw than MacPaint, though) All are in the R4 distribution in contrib, and are available from archives sites (try expo.lcs.mit.edu for xfig or xpic, try interviews.stanford.edu for idraw -- it's part of the InterViews toolkit. You'll need a C++ compiler for the latter)