1 #include "/usr/include/X11/bitmaps/wide_weave"
17 extern unsigned long xmap[16];
19 extern float delim[5][16];
33 int l,line_width,line_style,cap_style,join_style;
36 signed long nx[6],
ny[6];
37 int minx,miny,ix,iy,maxx,maxy;
39 float uz,mz,lz,gz,fx,fy;
87 if(
map[
ib].maps_done[num] <=0)
164 if(ix < 0 || iy < 0 || ix > maxx-1 || iy > maxy-1) {
166 printf(
"coordinate error\n");
205 mpoint[4].x=mpoint[0].x;
206 mpoint[4].y=mpoint[0].y;
228 XFillPolygon(
display,pixm,
gc,mpoint,5,Convex,CoordModeOrigin);
233 line_style=LineSolid;
235 join_style=JoinMiter;
237 XSetLineAttributes(
display,
gc,line_width,line_style,cap_style,
void plot_map(Pixmap pixm, int h, int display_flag, int num)
printf("fbuf is %s\n", fbuf)
struct hrap_grid * hrap_grid
struct hrap_data * hrap_data