14 Apr
2008
14 Apr
'08
9:36 p.m.
On Mon, 14 Apr 2008 13:11:38 -0700, Carl Worth <cworth@...573...> wrote:
On Sun, 6 Apr 2008 22:36:47 -0300, "bulia byak" wrote:
For your optimization you would actually want the other half of move_to. That is, what you want to do is to change the current point, but without starting a new sub-path. I suppose we could add another function for that, but I wonder if it would be more confusing than helpful in general.
I think it would be helpful, and I think it makes perfect sense to add it, since you already have that other half-function :)
It's possible, certainly. Do you have a good name suggestion for it?
cairo_set_current_point
?
-mental