fixed memory leak in compiler if a file wasn't found
fixed memory leak
implemented aspect ratio calculation
in type bbox calculation implemented
prepared test case to easily create multiple test lines
moved lualib from own folder into Makefile of types
BoundingBox passes centroid test
implemented bounding box for ellipse
Type::Line passes BoundingBox test
fixed compile error due to G++ 4.2 bug