[AdgPath] Binary operator after path close now allowed
commit1afad84197c27719535c8c2b20995a269d8d0c06
authorNicola Fontana <ntd@entidi.it>
Mon, 2 Nov 2009 19:11:23 +0000 (2 20:11 +0100)
committerNicola Fontana <ntd@entidi.it>
Mon, 2 Nov 2009 19:11:23 +0000 (2 20:11 +0100)
treeaf162d91dda2a95f17916cfd7770babae11bce39
parentd018e7bf53bf29a88fd7542a4d47faf321466259
[AdgPath] Binary operator after path close now allowed

The binary operators now correctly handle the operation on a cycling
path: if the last primitive during a binary operation is a close path,
this is converted to a line-to and used as first operand while the first
primitive of the current segment is used as second operand.
adg/adg-path.c