- Fixed a small eye sore in the example in README.md.
- Call begin_render() and done_render() on the provided macro handler.
- Changed tests target to macro_tool_tests
- Changed examples target to macro_tool_examples
- Changed benchmarks target to macro_tool_benchmarks
- Allow to reserve output size when using macro_render_engine::render() to optimize performance a bit when the output size is known.
- Added benchmarks