25
25
Geom::Rect *bbox, int *wind, Geom::Coord *dist,
26
26
Geom::Coord tolerance, Geom::Rect const *viewbox);
28
29
Geom::PathVector pathv_to_linear_and_cubic_beziers( Geom::PathVector const &pathv );
29
30
Geom::PathVector pathv_to_linear( Geom::PathVector const &pathv, double maxdisp );
30
31
Geom::PathVector pathv_to_cubicbezier( Geom::PathVector const &pathv);