8 extern float delim[][16];
14 extern unsigned long xmap[16];
30 float x[5],y[5],
xx[5],
yy[5];
31 int line_style,cap_style,join_style;
33 int xint,yint,dup_flag[5];
79 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
94 if(
value[mm] < mintop)
97 if(
value[mm] > maxtop)
135 if(x[h]==x[pnum] && y[h]==y[pnum])
142 for(kk=0;kk<3;kk++) {
146 for(mm=0;mm<4;mm++) {
174 if(dup_flag[kk]==0) {
193 if(pnum != 2 && pnum != 4)
201 for(
k=0;
k<pnum;
k++) {
211 for(
k=0;
k<pnum;
k++) {
219 for(
k=0;
k<pnum;
k++) {
256 line_style=LineSolid;
258 join_style=JoinMiter;
260 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
void contour_isohyets(int isom, Pixmap pixm, int h, int display_flag)