Carlos López
|
b5b94a868c
|
Changed template parameter type from stream to iterator and added a specialization for std::ostream_iterator.
|
2010-07-22 04:48:11 +00:00 |
|
Carlos López
|
94e8ee3a9f
|
Generation of output is now done through a stream iterator instead of the stream directly, which improves performance. Also made more compact generator for xml header, root element and bgcolor.
|
2010-07-21 03:34:46 +00:00 |
|
Carlos López
|
07f329a538
|
Added generation of background color to svg_renderer.
|
2010-07-20 17:37:42 +00:00 |
|
Carlos López
|
bb44d76ee1
|
Added generation of SVG root element with width and height attributes. Also added test for testing the output generated by svg_renderer (combined_test.cpp).
|
2010-07-20 06:41:16 +00:00 |
|