15 extern unsigned long xmap[16];
17 extern float delim[][16];
32 float x[5],y[5],
xx[5],
yy[5];
33 int line_style,cap_style,join_style;
35 int xint,yint,dup_flag[5];
85 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
134 if(x[h]==x[pnum] && y[h]==y[pnum])
141 for(kk=0;kk<3;kk++) {
145 for(mm=0;mm<4;mm++) {
173 if(dup_flag[kk]==0) {
194 if(pnum != 2 && pnum != 4)
202 for(
k=0;
k<pnum;
k++) {
212 for(
k=0;
k<pnum;
k++) {
220 for(
k=0;
k<pnum;
k++) {
257 line_style=LineSolid;
259 join_style=JoinMiter;
261 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,join_style);
void contour_pcpn(Pixmap pixm, int h, int display_flag, char *file, int num)
void read_file(char *, int, struct pcp *)
struct hrap_grid * hrap_grid