--- ray/src/px/pcompos.c 1991/05/31 10:21:31 1.9 +++ ray/src/px/pcompos.c 2003/10/27 10:24:51 2.25 @@ -1,9 +1,6 @@ -/* Copyright (c) 1991 Regents of the University of California */ - #ifndef lint -static char SCCSid[] = "$SunId$ LBL"; +static const char RCSid[] = "$Id: pcompos.c,v 2.25 2003/10/27 10:24:51 schorsch Exp $"; #endif - /* * pcompos.c - program to composite pictures. * @@ -11,11 +8,21 @@ static char SCCSid[] = "$SunId$ LBL"; */ #include +#include +#include +#include +#include "copyright.h" + +#include "platform.h" +#include "rtprocess.h" #include "color.h" +#include "resolu.h" +#define MAXFILE 64 -#define MAXFILE 32 +#define HASMIN 1 +#define HASMAX 2 /* output picture size */ int xsiz = 0; @@ -32,6 +39,9 @@ int labelht = 24; /* label height */ int checkthresh = 0; /* check threshold value */ +char Command[] = ""; +char Label[] = "