14 extern unsigned long xmap[16];
16 extern float delim[16];
31 float x[5],y[5],
xx[5],
yy[5];
32 int line_style,cap_style,join_style;
34 int xint,yint,dup_flag[5];
79 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
122 if(x[h]==x[pnum] && y[h]==y[pnum])
129 for(kk=0;kk<3;kk++) {
133 for(mm=0;mm<4;mm++) {
161 if(dup_flag[kk]==0) {
182 if(pnum != 2 && pnum != 4)
190 for(
k=0;
k<pnum;
k++) {
200 for(
k=0;
k<pnum;
k++) {
208 for(
k=0;
k<pnum;
k++) {
245 line_style=LineSolid;
247 join_style=JoinMiter;
249 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
void contour_data(Pixmap pixm, int h, int display_flag)
struct hrap_grid * hrap_grid