--- ray/src/px/pcompos.c 1991/05/30 10:33:30 1.8 +++ ray/src/px/pcompos.c 1993/06/04 14:47:01 2.16 @@ -1,4 +1,4 @@ -/* Copyright (c) 1991 Regents of the University of California */ +/* Copyright (c) 1992 Regents of the University of California */ #ifndef lint static char SCCSid[] = "$SunId$ LBL"; @@ -12,15 +12,18 @@ static char SCCSid[] = "$SunId$ LBL"; #include -#include "color.h" +#include +#ifdef MSDOS +#include +#endif -#define MAXFILE 32 +#include "color.h" -#define SIGNHT 24 -#define setpscom(b,n) sprintf(b, "psign -h %d '%.30s'|pfilt -1 -x /2 -y /2",\ - 2*SIGNHT, n) +#include "resolu.h" +#define MAXFILE 64 + /* output picture size */ int xsiz = 0; int ysiz = 0; @@ -32,8 +35,13 @@ int ymax = 0; COLR bgcolr = BLKCOLR; /* background color */ +int labelht = 24; /* label height */ + int checkthresh = 0; /* check threshold value */ +char Command[] = ""; +char Label[] = "