[AdgTrail] Added max-angle property
commit173d4991c6efe80e3dc11836e9942a12dd9b734a
authorNicola Fontana <ntd@entidi.it>
Sat, 19 Mar 2011 22:10:38 +0000 (19 23:10 +0100)
committerNicola Fontana <ntd@entidi.it>
Sat, 19 Mar 2011 22:10:38 +0000 (19 23:10 +0100)
treec593e97ab65ef9b2038a1046465c705bdf782587
parent03620be7f71b3e72008f43e5aeb3eed0a138d54a
[AdgTrail] Added max-angle property

Resolved the TODO item requiring a property that allows tuning of the
approximation error between the conversion from arc to Bézier curves.
src/adg/adg-trail-private.h
src/adg/adg-trail.c
src/adg/adg-trail.h
src/adg/tests/.gitignore
src/adg/tests/Makefile.am
src/adg/tests/test-trail.c [new file with mode: 0644]