adobe-research / svgObjectModelGenerator

SVG OM Generator & Writer
Apache License 2.0
49 stars 20 forks source link

Add writeln in addition to write with line termination #164

Closed dirkschulze closed 9 years ago

dirkschulze commented 9 years ago

We have a lot of write() operations with + ctx.terminator at the end. We should strip that to writeln().