Re: Canvas smooth lines?



>  Hi, I'm wondering if it is OK to touch the head branch of gnome-libs
>  to implement the smooth canvas lines (in gnome_canvas_line_point)?
>  I assume that the smooth_steps would cover the whole polyline (or would
>  it be only one segment)?

If you want to do this, please do it as closely as possible as Tk does
it.  Basically it creates parabolic splines for each group of three
points.

If you implement this, would you mind if I take a look at the patch
before putting it on cvs?

Thanks,

  Federico



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]