mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

vis/util/

mg_psinfo.pro


Routines

top mg_psinfo

mg_psinfo, filename [, bounding_box=lonarr(4)] [, hires_bounding_box=fltarr(4)]

Get/set header information in a PostScript file.

This routine requires sed be installed and available in the system path.

Parameters

filename in required type=string

.ps or .eps file to examine/change attributes of

Keywords

bounding_box in out optional type=lonarr(4)

if passed an undefined name variable, returns the bounding box for the file; if defined, sets the bounding box to the value

hires_bounding_box in out optional type=fltarr(4)

if passed an undefined name variable, returns the hires bounding box for the file; if defined, sets the bounding box to the value

File attributes

Modification date: Wed May 14 15:07:15 2014
Lines: 43
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.