- Rename of package to morphogram
- Implement
align()
- Initial implementation of
rotate()
- Basic logo created
- Reorganisation of functions,
converge()
is now the main function name rather than "align" or "normalizeAroundCentroid" - Some bugs in
distribute()
addressed with not taking bbox into account
- First release; with single form of
distribute()
method (regulargrid
)