Dane Springmeyer
|
5120d0398d
|
add build file for headers and svg/output code directories to hold the svg_renderer used for output - refs #1438
|
2012-08-27 17:58:49 -07:00 |
|
Dane Springmeyer
|
1070b293ad
|
tabs -> spaces
|
2011-05-04 15:53:36 +00:00 |
|
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 |
|
Dane Springmeyer
|
1b535430cb
|
fixup compile on osx and remove tabs in svg tests
|
2010-07-20 02:12:43 +00:00 |
|
Carlos López
|
30e85c4d58
|
Added template parameter and data member to svg_renderer for holding the output stream.
|
2010-07-20 00:40:37 +00:00 |
|