XTEXTIMG Name
XTEXTIMG Purpose
Create an image with text. Widget based.
Category
Calling Sequence
xtextimg, file Inputs
file = name of text file to write to image. in
If not given this is prompted for.
Keyword Parameters
Keywords
OUT=out Name of TIFF image file where text was saved.
Null string means no image was saved.
XSIZE=xs Initial image X size in pixels.
YSIZE=ys Initial image Y size in pixels.
/WAIT means wait for returned result.
Outputs
Common Blocks
xtextimg_com
xtextimg_com
Notes
Notes: image may be resized just by using the mouse.
Text is obtained from a text file. Default
file name is *.cap.
Modification History
R. Sterner, 1994 Oct 7.
R. Sterner, 1998 Jan 15 --- Dropped use of !d.n_colors.
Copyright (C) 1994, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.