From: Shriramana S. <sa...@gm...> - 2012-08-31 04:03:09
|
Also, instead of lib2geom can I just use the livarot/libnr/2geom which is inside the Inkscape tree? The API of the function: void Path::Outline(Path *dest, double width, JoinType join, ButtType butt, double miter) in src/livarot/PathOutline.cpp seems relatively straightforward? I observe that the total size of the livarot/libnr/2geom directories in the Inkscape source tree is less than 2 MB and its compiled form would probably be less than 0.5 MB? I also would like to know where the Path > Union function is implemented in livarot as I am unable to find this. Thanks. -- Shriramana Sharma |