Stuart Rolinson
Stuart Rolinson
> `render` doesn't seem to modify `self.code`. How does the checksum end up being added twice? It would seem that it's only done in the constructor (or am I missing...
I think perhaps I have not explained the change very well. I am traveling at the moment, but will take some time and fully document the bug, the fix, what...
Breaking code: `generate('code39', my_bar_code, writer=ImageWriter(), output='fp_svg', writer_options={'add_checksum': False})` Continued to add a checksum.