Code

add geom helper file. this will contain Inkscape specific geometry calculation method...
authorjohanengelen <johanengelen@users.sourceforge.net>
Mon, 16 Jun 2008 20:53:27 +0000 (20:53 +0000)
committerjohanengelen <johanengelen@users.sourceforge.net>
Mon, 16 Jun 2008 20:53:27 +0000 (20:53 +0000)
commitd3ac4fc7b7c826ebe5c81d3412c8ee987ae0eee5
treecf8284c39acf6f67f2344cafe50a5bb368ee4193
parent87b809585b4f9d888e504f36d2794891bb9c78d0
add geom helper file. this will contain Inkscape specific geometry calculation methods that are not (yet, if ever) provided by lib2geom.
src/helper/Makefile_insert
src/helper/geom.cpp [new file with mode: 0644]
src/helper/geom.h [new file with mode: 0644]