[AdgPath] Do not set segment field in do_fillet()
commit249619c2b8775e0226fbdc0a8d4fad2c13ddebc0
authorNicola Fontana <ntd@entidi.it>
Mon, 2 Nov 2009 12:39:43 +0000 (2 13:39 +0100)
committerNicola Fontana <ntd@entidi.it>
Mon, 2 Nov 2009 12:39:43 +0000 (2 13:39 +0100)
tree601d597674fdb00a3e26e2793f15775829da80a7
parente3eeed4791e2260723569da6c7a9000fb3d62d37
[AdgPath] Do not set segment field in do_fillet()

As now the adg_primitive_deep_dup() primitive works also for
CAIRO_PATH_CLOSE_PATH primitives, there is no need to manually set the
segment. This also fixes the first segment point modification due to the
duplicated primitive (offseted for filleting purposes) still referring
to the original segment.
adg/adg-path.c