From: Shriramana S. <sa...@gm...> - 2012-08-29 13:38:43
|
Hello. I'm totally new to the internals of lib2geom. Basically I want to use lib2geom from within my drawing to do Stroke to Path (i.e. find the envelope of a stroked path) on a path which has transformations applied to it, just like I am currently able to do in Inkscape. Can anyone please point me to where in the source code I can find this -- I am somewhat lost. BTW since basically I am only requiring the mathematical capabilities of the library, I hope my application need not run-time depend on GTK, Cairo etc? (I understand Boost would be a build-time dependency since the concepts are implemented using it, but I am concerned only about the run-time dependencies.) Thanks. -- Shriramana Sharma |