Re: Canvas smooth lines?
- From: Federico Mena Quintero <federico nuclecu unam mx>
- To: lukka fas harvard edu
- CC: gnome-list gnome org
- Subject: Re: Canvas smooth lines?
- Date: Thu, 25 Mar 1999 14:59:26 -0500
> 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]