First step to converting Tone Rules to 5 level scheme: Rewriting rules to
[sgc.git] / frompraat.h
blobe9ef89c36b1192c1689d213b3901ad34966dcbc3
1 void Sampled_drawInside_cairo (I, cairo_t *cr, double xmin, double xmax, double ymin, double ymax, long ilevel, int unit);
2 void Graphics_polyline_cairo (cairo_t *cr, long numberOfPoints, float *xWC, float *yWC);
3 void polyline_cairo (cairo_t *cr, long numberOfPoints, short *xyDC);