sketch-devel
[Top][All Lists]
Advanced

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

Re: patch for PolyBEzier commands


From: Bernhard Herzog
Subject: Re: patch for PolyBEzier commands
Date: Sun, 06 Feb 2005 21:59:00 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Valentin Ungureanu <address@hidden> writes:

> I added two patches to savannah; it seems it doesn't send notification
> anymore.
>
> One is really small and silences a DeprecationWarning in python 2.3:
> http://savannah.nongnu.org/patch/index.php?func=detailitem&item_id=3692

Applied.

> The other reintroduces the commands that operate on the nodes and
> segments of a PolyBezier; I took the texttool as an example of how to
> do it.
> http://savannah.nongnu.org/patch/index.php?func=detailitem&item_id=3693

Added a comment this this.

Not directly related to the patch itself, which reasonably enough only
tries to activate the functionality that's already there from 0.6.  The
following should be in a different patch, I think, if someone wants to
take a shot:

One thing I always wanted to do when working on the curve editing again
is to take advantage of the fact that in 0.7 several objects can be
edited at the same time.  Currently, the close nodes command, for
instance, only works when the two selected nodes belong to the same
PolyBezier object although they may be in different paths.  When several
objects are edited at the same time, the command could also work when
the selected nodes belong to two different PolyBezier objects, in which
case they would be combined to a single PolyBezier object and the paths
with the selected nodes merged in the same way as before.

   Bernhard

-- 
Intevation GmbH                                 http://intevation.de/
Skencil                                           http://skencil.org/
Thuban                                  http://thuban.intevation.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]