go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Closed REQ 5249]: geomview PS Snapshot


  • To: software@geom
  • Subject: Re: [Closed REQ 5249]: geomview PS Snapshot
  • From: "Stuart Levy" <slevy>
  • Date: Thu, 16 Feb 95 12:56:03 -0600

Unfortunately, PS Snapshot pays no attention to Geomview appearances or
lighting.  There may be an improved version some day.  Meanwhile, you can
brighten Postscript files after PSSnap writes them by editing with e.g.:

sed -e "s/setgray/1.5 mul &/" \
     -e "s/setrgbcolor/3 {1.5 mul 3 1 roll} repeat &/" < snap.ps > newsnap.ps

where you could try other numbers rather than 1.5.


You could also get accurately-shaded, though bulky, Postscript files by saving
the screen image directly: hit Save and scroll down to SGI Snapshot,
assuming you've got the SGI version.  Type in a file name, e.g. "snap.sgi".
Then, from the shell, convert to Postscript with
   tops snap.sgi > snap.ps

Hope this is some help.


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo